Partager via


Constructeur PropertyReadOnlyException

Initializes a new instance of the PropertyReadOnlyException 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 PropertyReadOnlyException()
public PropertyReadOnlyException()
public:
PropertyReadOnlyException()
new : unit -> PropertyReadOnlyException
public function PropertyReadOnlyException()

Notes

The default constructor initializes any fields to their default values.

Exemples

Gestion des exceptions SMO

Voir aussi

Référence

PropertyReadOnlyException Classe

Surcharge PropertyReadOnlyException

Espace de noms Microsoft.SqlServer.Management.Smo