Compartilhar via


EdmCoreModel.GetNavigationPropertyPath(Boolean) Método

Definição

Obtém uma referência à definição de tipo Edm.NavigationPropertyPath.

public Microsoft.OData.Edm.IEdmPathTypeReference GetNavigationPropertyPath (bool isNullable);
member this.GetNavigationPropertyPath : bool -> Microsoft.OData.Edm.IEdmPathTypeReference
Public Function GetNavigationPropertyPath (isNullable As Boolean) As IEdmPathTypeReference

Parâmetros

isNullable
Boolean

Sinalizador que especifica se o tipo referenciado deve ser anulável.

Retornos

Uma nova referência de tipo Edm.NavigationPropertyPath.

Aplica-se a