ExtensionMethods.CollectionDefinition(IEdmCollectionTypeReference) 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 la définition de cette référence de collection.
public static Microsoft.OData.Edm.IEdmCollectionType CollectionDefinition (this Microsoft.OData.Edm.IEdmCollectionTypeReference type);
static member CollectionDefinition : Microsoft.OData.Edm.IEdmCollectionTypeReference -> Microsoft.OData.Edm.IEdmCollectionType
<Extension()>
Public Function CollectionDefinition (type As IEdmCollectionTypeReference) As IEdmCollectionType
Paramètres
Référence à l'objet appelant.
Retours
Définition de cette référence de collection.