EdmType.GetCollectionType 메서드

정의

이 형식의 요소를 가진 CollectionType의 인스턴스를 반환합니다.

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

반환

이 형식의 요소를 가진 CollectionType 개체입니다.

적용 대상