Класс DataCellScopeServiceImpl
Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.
Represents the service implementation of the data cell scope.
Иерархия наследования
System.Object
Microsoft.ReportingServices.RdlObjectModel.DataCellScopeServiceImpl
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public MustInherit Class DataCellScopeServiceImpl
'Применение
Dim instance As DataCellScopeServiceImpl
public abstract class DataCellScopeServiceImpl
public ref class DataCellScopeServiceImpl abstract
[<AbstractClassAttribute>]
type DataCellScopeServiceImpl = class end
public abstract class DataCellScopeServiceImpl
Тип DataCellScopeServiceImpl обеспечивает доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
![]() |
DataCellScopeServiceImpl | Инфраструктура. Initializes a new instance of the DataCellScopeServiceImpl class. |
В начало
Методы
Имя | Описание | |
---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetAllHierarchies | Инфраструктура. Gets all the summaries of the service implementation. |
![]() |
GetDataCellCoordinate | Инфраструктура. Gets the coordinates of the data cell. |
![]() |
GetDataCellScopes | Инфраструктура. Gets the scope of the data cell. |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetType | (Производный от Object.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
ToString | (Производный от Object.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.RdlObjectModel