DbGroupExpressionBinding.GroupVariableName 属性

定义

获取指定给组元素变量的名称。

public:
 property System::String ^ GroupVariableName { System::String ^ get(); };
public string GroupVariableName { get; }
member this.GroupVariableName : string
Public ReadOnly Property GroupVariableName As String

属性值

指定给组元素变量的名称。

适用于