Classe SharedDataSet
Represents a shared dataset.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..SharedDataSet
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public Class SharedDataSet _
Inherits ReportObject
'Utilisation
Dim instance As SharedDataSet
public class SharedDataSet : ReportObject
public ref class SharedDataSet : public ReportObject
type SharedDataSet =
class
inherit ReportObject
end
public class SharedDataSet extends ReportObject
Le type SharedDataSet expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
![]() |
SharedDataSet | Initializes a new instance of the SharedDataSet class. |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
![]() |
ComponentMetadata | The component metadata. (hérité de ReportObject.) |
![]() |
Parent | The parent of this report object. (hérité de ReportObjectBase.) |
![]() |
QueryParameters | Gets or sets a collection of query parameters. |
![]() |
ReportServerUrl | Gets or sets the URL of the report server that hosts the shared dataset. |
![]() |
SharedDataSetReference | Gets or sets a reference to a shared dataset. |
![]() |
Site | Infrastructure. (hérité de ReportObject.) |
Haut de la page
Méthodes
Haut de la page
Implémentations d'interfaces explicites
Nom | Description | |
---|---|---|
![]() ![]() |
IDisposable. . :: . .Dispose | (hérité de ReportObject.) |
![]() ![]() |
IComponent. . :: . .Disposed | (hérité de ReportObject.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.