Freigeben über


IDataScope-Schnittstelle

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Interface IDataScope _
    Inherits IContainedObject
'Usage
Dim instance As IDataScope
public interface IDataScope : IContainedObject
public interface class IDataScope : IContainedObject
type IDataScope =  
    interface
        interface IContainedObject
    end
public interface IDataScope extends IContainedObject

Der IDataScope-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft Group
Öffentliche Eigenschaft Name
Öffentliche Eigenschaft Parent The parent object. (Geerbt von IContainedObject.)

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode GetContainingDataScopes

Zum Anfang