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.
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Represents a data scope.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Interface IDataScope _
Inherits IContainedObject
'Utilisation
Dim instance As IDataScope
public interface IDataScope : IContainedObject
public interface class IDataScope : IContainedObject
type IDataScope =
interface
interface IContainedObject
end
public interface IDataScope extends IContainedObject
Le type IDataScope expose les membres suivants.
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
Group | Gets the group of the data. |
![]() |
Name | Gets the name of the data. |
![]() |
Parent | The parent object. (hérité de IContainedObject.) |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
GetContainingDataScopes | Returns the containing data scopes of the object. |
Haut de la page
.gif)
.gif)