Classe DataSet
Represents a dataset.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class DataSet _
Inherits ReportObject _
Implements IGlobalNamedObject, IDataScopeService, IDataScope, IContainedObject
'Utilisation
Dim instance As DataSet
public class DataSet : ReportObject, IGlobalNamedObject,
IDataScopeService, IDataScope, IContainedObject
public ref class DataSet : public ReportObject,
IGlobalNamedObject, IDataScopeService, IDataScope, IContainedObject
type DataSet =
class
inherit ReportObject
interface IGlobalNamedObject
interface IDataScopeService
interface IDataScope
interface IContainedObject
end
public class DataSet extends ReportObject implements IGlobalNamedObject, IDataScopeService, IDataScope, IContainedObject
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..DataSet
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.