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