Classe DataSetInfo
Contains information about a dataset.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportObject
Microsoft.ReportingServices.RdlObjectModel..::..DataSetInfo
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
Public NotInheritable Class DataSetInfo _
Inherits ReportObject
'Utilisation
Dim instance As DataSetInfo
public sealed class DataSetInfo : ReportObject
public ref class DataSetInfo sealed : public ReportObject
[<SealedAttribute>]
type DataSetInfo =
class
inherit ReportObject
end
public final class DataSetInfo extends ReportObject
Le type DataSetInfo expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
![]() |
ComponentMetadata | The component metadata. (hérité de ReportObject.) |
![]() |
DataSetName | Infrastructure. |
![]() |
ObjectDataSourceSelectMethod | Infrastructure. |
![]() |
ObjectDataSourceSelectMethodSignature | Infrastructure. |
![]() |
ObjectDataSourceType | Infrastructure. |
![]() |
Parent | The parent of this report object. (hérité de ReportObjectBase.) |
![]() |
SchemaPath | Infrastructure. |
![]() |
Site | Infrastructure. (hérité de ReportObject.) |
![]() |
TableAdapterFillMethod | Infrastructure. |
![]() |
TableAdapterGetDataMethod | Infrastructure. |
![]() |
TableAdapterName | Infrastructure. |
![]() |
TableName | Infrastructure. |
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.