Partager via


Classe DataRegionBody

Represents the body of a data region.

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

Syntaxe

'Déclaration
Public Class DataRegionBody _
    Inherits ReportObject _
    Implements IDataScopeService
'Utilisation
Dim instance As DataRegionBody
public class DataRegionBody : ReportObject, 
    IDataScopeService
public ref class DataRegionBody : public ReportObject, 
    IDataScopeService
type DataRegionBody =  
    class
        inherit ReportObject
        interface IDataScopeService
    end
public class DataRegionBody extends ReportObject implements IDataScopeService

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.