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.
Initializes a new instance of the AdomdDataAdapter class.
Überladungsliste
| Name | Description |
|---|---|
| AdomdDataAdapter () |
Initializes a new instance of the AdomdDataAdapter class with default values.
|
| AdomdDataAdapter (AdomdCommand) |
Initializes a new instance of the AdomdDataAdapter class by using a specified AdomdCommand as a select command.
|
| AdomdDataAdapter (String, AdomdConnection) |
Initializes a new instance of the AdomdDataAdapter class by using the specified command text and AdomdConnection.
|
| AdomdDataAdapter (String, String) |
Initializes a new instance of the AdomdDataAdapter class using the specified command text and connection string.
|
Siehe auch
Verweis
AdomdDataAdapter Class
AdomdDataAdapter Members
Microsoft.AnalysisServices.AdomdClient Namespace