Partager via


Classe DataCellScopeServiceImpl

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Represents the service implementation of the data cell scope.

Hiérarchie d'héritage

System.Object
  Microsoft.ReportingServices.RdlObjectModel.DataCellScopeServiceImpl

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public MustInherit Class DataCellScopeServiceImpl
'Utilisation
Dim instance As DataCellScopeServiceImpl
public abstract class DataCellScopeServiceImpl
public ref class DataCellScopeServiceImpl abstract
[<AbstractClassAttribute>]
type DataCellScopeServiceImpl =  class end
public abstract class DataCellScopeServiceImpl

Le type DataCellScopeServiceImpl expose les membres suivants.

Constructeurs

  Nom Description
Méthode protégée DataCellScopeServiceImpl Infrastructure. Initializes a new instance of the DataCellScopeServiceImpl class.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode protégée GetAllHierarchies Infrastructure. Gets all the summaries of the service implementation.
Méthode protégée GetDataCellCoordinate Infrastructure. Gets the coordinates of the data cell.
Méthode publique GetDataCellScopes Infrastructure. Gets the scope of the data cell.
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence

Espace de noms Microsoft.ReportingServices.RdlObjectModel