Конструктор NonConfigurableReadOnlyPropertyException (String)

Initializes a new instance of the NonConfigurableReadOnlyPropertyException class that has the specified property.

Пространство имен:  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
    A String value that specifies the property caused the exception.

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

Примеры

Обработка исключений SMO

См. также

Справочник

NonConfigurableReadOnlyPropertyException Класс

Перегрузка NonConfigurableReadOnlyPropertyException

Пространство имен Microsoft.SqlServer.Management.Dmf