AdomdConnection.Open Method
Include Protected Members
Include Inherited Members
Opens a database connection.
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 | |
---|---|---|
Open() | Opens a connection with an analytical data source by using the settings specified in the ConnectionString property of the AdomdConnection. | |
Open(String) | Infrastructure. Opens a connection with an analytical data source by using the specified path.. |
Top