Konstruktor InvalidOperandException (String, String)
Inicjuje nowe wystąpienie ExceptionAlreadyRegisteredException klasy z określony typ węzła i operand.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dmf
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Składnia
'Deklaracja
Public Sub New ( _
nodeType As String, _
operand As String _
)
'Użycie
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
)
Parametry
- nodeType
Typ: System.String
A String wartość, która określa typ węzła.
- operand
Typ: System.String
A String wartość określająca, że argument jest nieprawidłowy.
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.