Construtor SqlOlapConnectionInfoBase
Initializes a new instance of the SqlOlapConnectionInfoBase class.
Namespace: Microsoft.SqlServer.Management.Common
Assembly: Microsoft.SqlServer.ConnectionInfo (em Microsoft.SqlServer.ConnectionInfo.dll)
Sintaxe
'Declaração
Protected Sub New
'Uso
Dim instance As New SqlOlapConnectionInfoBase()
protected SqlOlapConnectionInfoBase()
protected:
SqlOlapConnectionInfoBase()
new : unit -> SqlOlapConnectionInfoBase
protected function SqlOlapConnectionInfoBase()
Comentários
The default constructor initializes any fields to their default values.