Share via


DbGroupExpressionBinding.GroupVariableType プロパティ

定義

group 要素変数の型のメタデータを取得します。

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

プロパティ値

group 要素変数の型のメタデータ。

適用対象