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 요소 형식이 이 형식인 개체입니다.

적용 대상