Partilhar via


EdmCoreModel.GetPropertyPath(Boolean) Método

Definição

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

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

Parâmetros

isNullable
Boolean

Sinalizador especificando se o tipo referenciado deve ser anulável.

Retornos

Uma nova referência de tipo Edm.PropertyPath.

Aplica-se a