DbGroupExpressionBinding.GroupVariableType Property

Definition

Gets the type metadata of the group element variable.

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

Property Value

The type metadata of the group element variable.

Applies to