ExtensionMethods.ToStructuredType(IEdmTypeReference) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.