Класс CustomData
Represents the data to be handed to a custom report item and the way that data should be grouped, sorted, filtered and aggregated.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Class CustomData _
Inherits DataRegionBody _
Implements IDataScopeService, IDataScope, IContainedObject, IDataCellScopeService
'Применение
Dim instance As CustomData
public class CustomData : DataRegionBody, IDataScopeService,
IDataScope, IContainedObject, IDataCellScopeService
public ref class CustomData : public DataRegionBody,
IDataScopeService, IDataScope, IContainedObject, IDataCellScopeService
type CustomData =
class
inherit DataRegionBody
interface IDataScopeService
interface IDataScope
interface IContainedObject
interface IDataCellScopeService
end
public class CustomData extends DataRegionBody implements IDataScopeService, IDataScope, IContainedObject, IDataCellScopeService
Иерархия наследования
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .DataRegionBody
Microsoft.ReportingServices.RdlObjectModel..::..CustomData
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.
См. также