Costruttore NonConfigurableReadOnlyPropertyException (String)
Initializes a new instance of the NonConfigurableReadOnlyPropertyException class that has the specified message text.
Spazio dei nomi: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Sintassi
'Dichiarazione
Public Sub New ( _
propertyName As String _
)
'Utilizzo
Dim propertyName As String
Dim instance As New NonConfigurableReadOnlyPropertyException(propertyName)
public NonConfigurableReadOnlyPropertyException(
string propertyName
)
public:
NonConfigurableReadOnlyPropertyException(
String^ propertyName
)
new :
propertyName:string -> NonConfigurableReadOnlyPropertyException
public function NonConfigurableReadOnlyPropertyException(
propertyName : String
)
Parametri
- propertyName
Tipo: System. . :: . .String
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.