다음을 통해 공유


DbGroupExpressionBinding.GroupVariableType 속성

정의

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

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

속성 값

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

적용 대상