Freigeben über


DataCellScopeServiceImpl-Klasse

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

Represents the service implementation of the data cell scope.

Vererbungshierarchie

System.Object
  Microsoft.ReportingServices.RdlObjectModel.DataCellScopeServiceImpl

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

Syntax

'Declaration
Public MustInherit Class DataCellScopeServiceImpl
'Usage
Dim instance As DataCellScopeServiceImpl
public abstract class DataCellScopeServiceImpl
public ref class DataCellScopeServiceImpl abstract
[<AbstractClassAttribute>]
type DataCellScopeServiceImpl =  class end
public abstract class DataCellScopeServiceImpl

Der DataCellScopeServiceImpl-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Geschützte Methode DataCellScopeServiceImpl Infrastruktur Initializes a new instance of the DataCellScopeServiceImpl class.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Geschützte Methode GetAllHierarchies Infrastruktur Gets all the summaries of the service implementation.
Geschützte Methode GetDataCellCoordinate Infrastruktur Gets the coordinates of the data cell.
Öffentliche Methode GetDataCellScopes Infrastruktur Gets the scope of the data cell.
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.ReportingServices.RdlObjectModel-Namespace