EdmType.GetCollectionType Methode

Definition

Gibt eine Instanz des CollectionType zurück, dessen Elementtyp diesem Typ entspricht.

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 diesem Typ entspricht.

Gilt für: