Поделиться через


DbGroupExpressionBinding.GroupVariable Свойство

Определение

Получает объект DbVariableReferenceExpression, ссылающийся на переменную элемента группы.

public:
 property System::Data::Common::CommandTrees::DbVariableReferenceExpression ^ GroupVariable { System::Data::Common::CommandTrees::DbVariableReferenceExpression ^ get(); };
public System.Data.Common.CommandTrees.DbVariableReferenceExpression GroupVariable { get; }
member this.GroupVariable : System.Data.Common.CommandTrees.DbVariableReferenceExpression
Public ReadOnly Property GroupVariable As DbVariableReferenceExpression

Значение свойства

Ссылка на переменную элемента группы.

Применяется к