NonConfigurableReadOnlyPropertyException Constructor (String)
Initializes a new instance of the NonConfigurableReadOnlyPropertyException class that has the specified message text.
Espacio de nombres: Microsoft.SqlServer.Management.Dmf
Ensamblado: Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Sintaxis
'Declaración
Public Sub New ( _
propertyName As String _
)
'Uso
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
)
Parámetros
- propertyName
Tipo: System. . :: . .String
Notas
Este espacio de nombres, clase o miembro solo se admite en la versión 2.0 de Microsoft .NET Framework.