Konstruktor FunctionNotASmoObjectException (String, String)
Inicjuje nowe wystąpienie ExceptionAlreadyRegisteredException klasy, który ma określoną funkcja i typ obiektu.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dmf
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Składnia
'Deklaracja
Public Sub New ( _
functionName As String, _
targetType As String _
)
'Użycie
Dim functionName As String
Dim targetType As String
Dim instance As New FunctionNotASmoObjectException(functionName, _
targetType)
public FunctionNotASmoObjectException(
string functionName,
string targetType
)
public:
FunctionNotASmoObjectException(
String^ functionName,
String^ targetType
)
new :
functionName:string *
targetType:string -> FunctionNotASmoObjectException
public function FunctionNotASmoObjectException(
functionName : String,
targetType : String
)
Parametry
- functionName
Typ: System.String
A String wartość, która określa nazwę funkcja, która jest skojarzona z wyjątkiem.
- targetType
Typ: System.String
A String wartość, która określa typ obiektu, który nie jest obsługiwany.
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.