Share via


DbGroupExpressionBinding.VariableType プロパティ

定義

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

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

プロパティ値

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

適用対象