OlapConnectionInfo Constructor (OlapConnectionInfo)
This constructor supports the SMO infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (in microsoft.sqlserver.connectioninfo.dll)
Syntax
'Deklaracja
Public Sub New ( _
conn As OlapConnectionInfo _
)
public OlapConnectionInfo (
OlapConnectionInfo conn
)
public:
OlapConnectionInfo (
OlapConnectionInfo^ conn
)
public OlapConnectionInfo (
OlapConnectionInfo conn
)
public function OlapConnectionInfo (
conn : OlapConnectionInfo
)
Parameters
- conn
An OlapConnectionInfo object.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.