Condividi tramite


Costruttore PropertyReadOnlyException

Initializes a new instance of the PropertyReadOnlyException class.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Public Sub New
'Utilizzo
Dim instance As New PropertyReadOnlyException()
public PropertyReadOnlyException()
public:
PropertyReadOnlyException()
new : unit -> PropertyReadOnlyException
public function PropertyReadOnlyException()

Osservazioni

The default constructor initializes any fields to their default values.

Esempi

Gestione delle eccezioni SMO

Vedere anche

Riferimento

PropertyReadOnlyException Classe

Overload PropertyReadOnlyException

Spazio dei nomi Microsoft.SqlServer.Management.Smo