Classe CustomData
Represents the data to be handed to a custom report item and the way that data should be grouped, sorted, filtered and aggregated.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class CustomData _
Inherits DataRegionBody _
Implements IDataScopeService, IDataScope, IContainedObject, IDataCellScopeService
'Utilisation
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
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel. . :: . .DataRegionBody
Microsoft.ReportingServices.RdlObjectModel..::..CustomData
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.