EdmType.GetCollectionType Methode

Definitie

Retourneert een exemplaar van het CollectionType elementtype dat dit type is.

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

Retouren

Het CollectionType object waarvan het elementtype dit type is.

Van toepassing op