Partager via


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
Propriété publique Group
Propriété publique Name
Propriété publique Parent The parent object. (hérité de IContainedObject.)

Haut de la page

Méthodes

  Nom Description
Méthode publique GetContainingDataScopes

Haut de la page