Proprietà IDataScope.Group
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Gets the group of the data.
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
ReadOnly Property Group As Group
Get
'Utilizzo
Dim instance As IDataScope
Dim value As Group
value = instance.Group
Group Group { get; }
property Group^ Group {
Group^ get ();
}
abstract Group : Group
function get Group () : Group
Valore proprietà
Tipo: Microsoft.ReportingServices.RdlObjectModel.Group
The group of the data.