다음을 통해 공유


DbGroupExpressionBinding.VariableType 속성

정의

요소 변수의 형식 메타데이터를 가져옵니다.

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

속성 값

요소 변수의 형식 메타데이터입니다.

적용 대상