Interfejs IDataScope
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public Interface IDataScope _
Inherits IContainedObject
'Użycie
Dim instance As IDataScope
public interface IDataScope : IContainedObject
public interface class IDataScope : IContainedObject
type IDataScope =
interface
interface IContainedObject
end
public interface IDataScope extends IContainedObject
Typ IDataScope uwidacznia następujące elementy członkowskie.
Właściwości
Nazwa | Opis | |
---|---|---|
Group | ||
Name | ||
Parent | Obiekt nadrzędny. (Dziedziczony z IContainedObject). |
Do góry