Constructeur SqlOlapConnectionInfoBase
Initialise une nouvelle instance de la classe SqlOlapConnectionInfoBase.
Espace de noms : Microsoft.SqlServer.Management.Common
Assembly : Microsoft.SqlServer.ConnectionInfo (en Microsoft.SqlServer.ConnectionInfo.dll)
Syntaxe
'Déclaration
Protected Sub New
'Utilisation
Dim instance As New SqlOlapConnectionInfoBase()
protected SqlOlapConnectionInfoBase()
protected:
SqlOlapConnectionInfoBase()
new : unit -> SqlOlapConnectionInfoBase
protected function SqlOlapConnectionInfoBase()
Notes
Le constructeur par défaut rétablit les valeurs par défaut de tous les champs.
Voir aussi
Référence
SqlOlapConnectionInfoBase Classe