Constructeur PropertyNotSetException
Initialise une nouvelle instance de la classe PropertyNotSetException.
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 PropertyNotSetException()
public PropertyNotSetException()
public:
PropertyNotSetException()
new : unit -> PropertyNotSetException
public function PropertyNotSetException()
Notes
Le constructeur par défaut rétablit les valeurs par défaut de tous les champs.
Voir aussi
Référence
PropertyNotSetException Classe