Compartilhar via


EdmCoreModel.GetAnnotationPath(Boolean) Método

Definição

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

public Microsoft.OData.Edm.IEdmPathTypeReference GetAnnotationPath (bool isNullable);
member this.GetAnnotationPath : bool -> Microsoft.OData.Edm.IEdmPathTypeReference
Public Function GetAnnotationPath (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.AnnotationPath.

Aplica-se a