Конструктор NonConfigurableReadOnlyPropertyException (String)
Initializes a new instance of the NonConfigurableReadOnlyPropertyException class that has the specified message text.
Пространство имен: Microsoft.SqlServer.Management.Dmf
Сборка: Microsoft.SqlServer.Dmf (в Microsoft.SqlServer.Dmf.dll)
Синтаксис
'Декларация
Public Sub New ( _
propertyName As String _
)
'Применение
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
)
Параметры
- propertyName
Тип System. . :: . .String
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.