Constructeur ConnectionInfoBase
Initializes a new instance of the ConnectionInfoBase class.
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 ConnectionInfoBase()
protected ConnectionInfoBase()
protected:
ConnectionInfoBase()
new : unit -> ConnectionInfoBase
protected function ConnectionInfoBase()
Notes
The default constructor initializes any fields to their default values.