共用方式為


DbGroupExpressionBinding.GroupVariableType 屬性

定義

取得群組項目變數的型別中繼資料 (Metadata)。

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

屬性值

群組項目變數的型別中繼資料。

適用於