Share via


AdomdDataAdapter Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the AdomdDataAdapter class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method AdomdDataAdapter() Initializes a new instance of the AdomdDataAdapter class with default values.
Public method AdomdDataAdapter(AdomdCommand) Initializes a new instance of the AdomdDataAdapter class by using a specified AdomdCommand as a select command.
Public method AdomdDataAdapter(String, AdomdConnection) Initializes a new instance of the AdomdDataAdapter class by using the specified command text and AdomdConnection.
Public method AdomdDataAdapter(String, String) Initializes a new instance of the AdomdDataAdapter class using the specified command text and connection string.

Top

See Also

Reference

AdomdDataAdapter Class

Microsoft.AnalysisServices.AdomdClient Namespace