Costruttore SqlOlapConnectionInfoBase
Initializes a new instance of the SqlOlapConnectionInfoBase class.
Spazio dei nomi Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (in Microsoft.SqlServer.ConnectionInfo.dll)
Sintassi
'Dichiarazione
Protected Sub New
'Utilizzo
Dim instance As New SqlOlapConnectionInfoBase()
protected SqlOlapConnectionInfoBase()
protected:
SqlOlapConnectionInfoBase()
new : unit -> SqlOlapConnectionInfoBase
protected function SqlOlapConnectionInfoBase()
Osservazioni
The default constructor initializes any fields to their default values.
Vedere anche
Riferimento
SqlOlapConnectionInfoBase Classe