DbGroupExpressionBinding.VariableType Property

Definition

Gets the type metadata of the element variable.

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

Property Value

The type metadata of the element variable.

Applies to