Поделиться через


Конструктор InvalidOperandException (String, String)

Initializes a new instance of the ExceptionAlreadyRegisteredException class with the specified node type and operand.

Пространство имен:  Microsoft.SqlServer.Management.Dmf
Сборка:  Microsoft.SqlServer.Dmf (в Microsoft.SqlServer.Dmf.dll)

Синтаксис

'Декларация
Public Sub New ( _
    nodeType As String, _
    operand As String _
)
'Применение
Dim nodeType As String 
Dim operand As String 

Dim instance As New InvalidOperandException(nodeType, _
    operand)
public InvalidOperandException(
    string nodeType,
    string operand
)
public:
InvalidOperandException(
    String^ nodeType, 
    String^ operand
)
new : 
        nodeType:string * 
        operand:string -> InvalidOperandException
public function InvalidOperandException(
    nodeType : String, 
    operand : String
)

Параметры

Замечания

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

Примеры

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

См. также

Справочник

InvalidOperandException Класс

Перегрузка InvalidOperandException

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