OlapConnectionInfo Constructor
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
'Declaration
Public Sub New
'Usage
Dim instance As New OlapConnectionInfo()
public OlapConnectionInfo()
public:
OlapConnectionInfo()
new : unit -> OlapConnectionInfo
public function OlapConnectionInfo()