다음을 통해 공유


DbOfTypeExpression.OfType 속성

정의

집합 인수에서 검색할 요소 형식의 메타데이터를 가져옵니다.

public:
 property System::Data::Metadata::Edm::TypeUsage ^ OfType { System::Data::Metadata::Edm::TypeUsage ^ get(); };
public System.Data.Metadata.Edm.TypeUsage OfType { get; }
member this.OfType : System.Data.Metadata.Edm.TypeUsage
Public ReadOnly Property OfType As TypeUsage

속성 값

집합 인수에서 검색할 요소 형식의 메타데이터입니다.

적용 대상