SqlOlapConnectionInfoBase Constructor
Initializes a new instance of the SqlOlapConnectionInfoBase class.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
SqlOlapConnectionInfoBase () |
Initializes a new instance of the SqlOlapConnectionInfoBase class.
|
SqlOlapConnectionInfoBase (ConnectionType) |
Initializes a new instance of the SqlOlapConnectionInfoBase class.
|
SqlOlapConnectionInfoBase (SqlOlapConnectionInfoBase) |
Initializes a new instance of the SqlOlapConnectionInfoBase class.
|
SqlOlapConnectionInfoBase (String, ConnectionType) |
Initializes a new instance of the SqlOlapConnectionInfoBase class.
|
SqlOlapConnectionInfoBase (String, String, String, ConnectionType) |
Initializes a new instance of the SqlOlapConnectionInfoBase class.
|
See Also
Reference
SqlOlapConnectionInfoBase Class
SqlOlapConnectionInfoBase Members
Microsoft.SqlServer.Management.Common Namespace