次の方法で共有


DbGroupExpressionBinding.GroupVariableType プロパティ

定義

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

public System.Data.Entity.Core.Metadata.Edm.TypeUsage GroupVariableType { get; }
member this.GroupVariableType : System.Data.Entity.Core.Metadata.Edm.TypeUsage
Public ReadOnly Property GroupVariableType As TypeUsage

プロパティ値

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

適用対象