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

屬性值

群組元素變數的類型元資料。

適用於