Constructeur ConnectionCannotBeChangedException
Initializes a new instance of the ConnectionCannotBeChangedException class.
Espace de noms : Microsoft.SqlServer.Management.Common
Assembly : Microsoft.SqlServer.ConnectionInfo (en Microsoft.SqlServer.ConnectionInfo.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New ConnectionCannotBeChangedException()
public ConnectionCannotBeChangedException()
public:
ConnectionCannotBeChangedException()
new : unit -> ConnectionCannotBeChangedException
public function ConnectionCannotBeChangedException()
Notes
The default constructor initializes any fields to their default values.
Voir aussi
Référence
ConnectionCannotBeChangedException Classe