EdmType.GetCollectionType Methode

Definition

Gibt eine Instanz des CollectionType Elements zurück, dessen Elementtyp dieser Typ ist.

public:
 System::Data::Metadata::Edm::CollectionType ^ GetCollectionType();
public System.Data.Metadata.Edm.CollectionType GetCollectionType();
member this.GetCollectionType : unit -> System.Data.Metadata.Edm.CollectionType
Public Function GetCollectionType () As CollectionType

Gibt zurück

Das CollectionType Objekt, dessen Elementtyp dieser Typ ist.

Gilt für: