Partager via


ExtensionMethods.ToStructuredType(IEdmTypeReference) Méthode

Définition

Obtient le type structuré ciblé par cette référence de type de propriété structurelle.

public static Microsoft.OData.Edm.IEdmStructuredType ToStructuredType (this Microsoft.OData.Edm.IEdmTypeReference propertyTypeReference);
static member ToStructuredType : Microsoft.OData.Edm.IEdmTypeReference -> Microsoft.OData.Edm.IEdmStructuredType
<Extension()>
Public Function ToStructuredType (propertyTypeReference As IEdmTypeReference) As IEdmStructuredType

Paramètres

propertyTypeReference
IEdmTypeReference

Référence à l'objet appelant.

Retours

Type structuré ciblé par cette propriété structurelle.

S’applique à