OlapConnectionInfo Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
OlapConnectionInfo() | |
OlapConnectionInfo(OlapConnectionInfo) |
OlapConnectionInfo()
public OlapConnectionInfo ();
Public Sub New ()
Applies to
OlapConnectionInfo(OlapConnectionInfo)
public OlapConnectionInfo (Microsoft.SqlServer.Management.Common.OlapConnectionInfo conn);
new Microsoft.SqlServer.Management.Common.OlapConnectionInfo : Microsoft.SqlServer.Management.Common.OlapConnectionInfo -> Microsoft.SqlServer.Management.Common.OlapConnectionInfo
Public Sub New (conn As OlapConnectionInfo)
Parameters
- conn
- OlapConnectionInfo