Interface IDataScope
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
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 | |
![]() |
Name | |
![]() |
Parent | The parent object. (hérité de IContainedObject.) |
Haut de la page