Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the data group.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Private ReadOnly Property Group As Group
Implements IDataScope.Group
Get
'Utilisation
Dim instance As Group
Dim value As Group
value = CType(instance, IDataScope).Group
Group IDataScope.Group { get; }
private:
virtual property Group^ Group {
Group^ get () sealed = IDataScope::Group::get;
}
private abstract Group : Group
private override Group : Group
JScript prend en charge l'utilisation d'implémentations d'interface explicites, mais pas la déclaration de nouvelles implémentations d'interface.
Valeur de propriété
Type : Microsoft.ReportingServices.RdlObjectModel.Group
The data group.