OlapConnectionInfo Constructor
This constructor supports the SMO infrastructure and is not intended to be used directly from your code.
Espacio de nombres: Microsoft.SqlServer.Management.Common
Ensamblado: Microsoft.SqlServer.ConnectionInfo (en Microsoft.SqlServer.ConnectionInfo.dll)
Sintaxis
'Declaración
Public Sub New
'Uso
Dim instance As New OlapConnectionInfo()
public OlapConnectionInfo()
public:
OlapConnectionInfo()
new : unit -> OlapConnectionInfo
public function OlapConnectionInfo()