Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Contains information about a dataset.
Vererbungshierarchie
System.Object
Microsoft.ReportingServices.RdlObjectModel.ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel.ReportObject
Microsoft.ReportingServices.RdlObjectModel.DataSetInfo
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public NotInheritable Class DataSetInfo _
Inherits ReportObject
'Usage
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
Der DataSetInfo-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
DataSetInfo | Infrastruktur Initializes a new instance of the DataSetInfo class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
ComponentMetadata | Gets or sets the component metadata. (Geerbt von ReportObject.) |
![]() |
DataSetName | Infrastruktur Gets or sets the name of the dataset. |
![]() |
ObjectDataSourceSelectMethod | Infrastruktur Gets or sets the name of the method that the object data source invokes to retrieve data. |
![]() |
ObjectDataSourceSelectMethodSignature | Infrastruktur Gets or sets the signature of the ObjectDataSourceSelectMethod property. |
![]() |
ObjectDataSourceType | Infrastruktur Gets or sets the type of the object data source. |
![]() |
Parent | The parent of this report object. (Geerbt von ReportObjectBase.) |
![]() |
SchemaPath | Infrastruktur Gets or sets the path of the schema. |
![]() |
Site | Infrastruktur Gets or sets the site associated with the ReportObject object. (Geerbt von ReportObject.) |
![]() |
TableAdapterFillMethod | Infrastruktur Gets or sets the fill method of table adapter to fill a dataset. |
![]() |
TableAdapterGetDataMethod | Infrastruktur Gets or sets the method that retrieves data of a table adapter. |
![]() |
TableAdapterName | Infrastruktur Gets or sets the name of the table adapter. |
![]() |
TableName | Infrastruktur Gets or sets the name of the table. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
DeepClone | Returns a deep clone of this ReportObject instance. (Geerbt von ReportObject.) |
![]() |
Equals(Object) | Infrastruktur Tests the equality of this object and another object. (Überschreibt Object.Equals(Object).) |
![]() |
Equals(DataSetInfo) | Infrastruktur Tests the equality of this object and another DataSetInfo object. |
![]() |
GetContainingDataScopes | Infrastruktur Returns the list of report object that contains data scopes. (Geerbt von ReportObject.) |
![]() |
GetHashCode | Infrastruktur Gets a unique hash code for the current instance. (Überschreibt Object.GetHashCode().) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
Initialize | Infrastruktur Initializes an instance of ReportObject. (Geerbt von ReportObject.) |
![]() |
OnChildPropertyChanged | Infrastruktur Raises an event when the property of the child was changed. (Geerbt von ReportObject.) |
![]() |
OnPropertyChanged | Infrastruktur Raises an event when the property was changed. (Geerbt von ReportObject.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Explizite Schnittstellenimplementierungen
| Name | Beschreibung | |
|---|---|---|
![]() ![]() |
IDisposable.Dispose | Infrastruktur Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Geerbt von ReportObject.) |
![]() ![]() |
IComponent.Disposed | Infrastruktur Occurs when the ReportObject object is disposed. (Geerbt von ReportObject.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)