Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
DataSetInfo | Infrastructure. Initializes a new instance of the DataSetInfo class. |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
ComponentMetadata | Gets or sets the component metadata. (hérité de ReportObject.) |
![]() |
DataSetName | Infrastructure. Gets or sets the name of the dataset. |
![]() |
ObjectDataSourceSelectMethod | Infrastructure. Gets or sets the name of the method that the object data source invokes to retrieve data. |
![]() |
ObjectDataSourceSelectMethodSignature | Infrastructure. Gets or sets the signature of the ObjectDataSourceSelectMethod property. |
![]() |
ObjectDataSourceType | Infrastructure. Gets or sets the type of the object data source. |
![]() |
Parent | The parent of this report object. (hérité de ReportObjectBase.) |
![]() |
SchemaPath | Infrastructure. Gets or sets the path of the schema. |
![]() |
Site | Infrastructure. Gets or sets the site associated with the ReportObject object. (hérité de ReportObject.) |
![]() |
TableAdapterFillMethod | Infrastructure. Gets or sets the fill method of table adapter to fill a dataset. |
![]() |
TableAdapterGetDataMethod | Infrastructure. Gets or sets the method that retrieves data of a table adapter. |
![]() |
TableAdapterName | Infrastructure. Gets or sets the name of the table adapter. |
![]() |
TableName | Infrastructure. Gets or sets the name of the table. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
DeepClone | Returns a deep clone of this ReportObject instance. (hérité de ReportObject.) |
![]() |
Equals(Object) | Infrastructure. Tests the equality of this object and another object. (remplace Object.Equals(Object).) |
![]() |
Equals(DataSetInfo) | Infrastructure. Tests the equality of this object and another DataSetInfo object. |
![]() |
GetContainingDataScopes | Infrastructure. Returns the list of report object that contains data scopes. (hérité de ReportObject.) |
![]() |
GetHashCode | Infrastructure. Gets a unique hash code for the current instance. (remplace Object.GetHashCode().) |
![]() |
GetType | (hérité de Object.) |
![]() |
Initialize | Infrastructure. Initializes an instance of ReportObject. (hérité de ReportObject.) |
![]() |
OnChildPropertyChanged | Infrastructure. Raises an event when the property of the child was changed. (hérité de ReportObject.) |
![]() |
OnPropertyChanged | Infrastructure. Raises an event when the property was changed. (hérité de ReportObject.) |
![]() |
ToString | (hérité de Object.) |
Haut de la page
Implémentations d'interfaces explicites
| Nom | Description | |
|---|---|---|
![]() ![]() |
IDisposable.Dispose | Infrastructure. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (hérité de ReportObject.) |
![]() ![]() |
IComponent.Disposed | Infrastructure. Occurs when the ReportObject object is 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.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)