Konstruktor FunctionNotASmoObjectException (String)
Inicjuje nowe wystąpienie FunctionNotASmoObjectException klasy, który ma komunikat określony tekst.
Przestrzeń nazw: Microsoft.SqlServer.Management.Dmf
Zestaw: Microsoft.SqlServer.Dmf (w Microsoft.SqlServer.Dmf.dll)
Składnia
'Deklaracja
Public Sub New ( _
message As String _
)
'Użycie
Dim message As String
Dim instance As New FunctionNotASmoObjectException(message)
public FunctionNotASmoObjectException(
string message
)
public:
FunctionNotASmoObjectException(
String^ message
)
new :
message:string -> FunctionNotASmoObjectException
public function FunctionNotASmoObjectException(
message : String
)
Parametry
- message
Typ: System.String
A String wartość, która określa tekst komunikatu, który opis zdarzenie, który spowodował wyjątek.
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.