Partager via


ExtensionMethods.CollectionDefinition(IEdmCollectionTypeReference) Méthode

Définition

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

type
IEdmCollectionTypeReference

Référence à l'objet appelant.

Retours

Définition de cette référence de collection.

S’applique à