Classe DataCellScopeServiceImpl
Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.
Represents the service implementation of the data cell scope.
Gerarchia di ereditarietà
System.Object
Microsoft.ReportingServices.RdlObjectModel.DataCellScopeServiceImpl
Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Sintassi
'Dichiarazione
Public MustInherit Class DataCellScopeServiceImpl
'Utilizzo
Dim instance As DataCellScopeServiceImpl
public abstract class DataCellScopeServiceImpl
public ref class DataCellScopeServiceImpl abstract
[<AbstractClassAttribute>]
type DataCellScopeServiceImpl = class end
public abstract class DataCellScopeServiceImpl
Nel tipo DataCellScopeServiceImpl sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
DataCellScopeServiceImpl | Infrastruttura. Initializes a new instance of the DataCellScopeServiceImpl class. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals | Ereditato da Object. | |
Finalize | Ereditato da Object. | |
GetAllHierarchies | Infrastruttura. Gets all the summaries of the service implementation. | |
GetDataCellCoordinate | Infrastruttura. Gets the coordinates of the data cell. | |
GetDataCellScopes | Infrastruttura. Gets the scope of the data cell. | |
GetHashCode | Ereditato da Object. | |
GetType | Ereditato da Object. | |
MemberwiseClone | Ereditato da Object. | |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.