Construtor 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 (em Microsoft.SqlServer.ConnectionInfo.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New OlapConnectionInfo()
public OlapConnectionInfo()
public:
OlapConnectionInfo()
new : unit -> OlapConnectionInfo
public function OlapConnectionInfo()
Consulte também