Konstruktor ObjectAlreadyExistsException (String)
Inicjuje nowe wystąpienie ObjectAlreadyExistsException 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 ObjectAlreadyExistsException(message)
public ObjectAlreadyExistsException(
string message
)
public:
ObjectAlreadyExistsException(
String^ message
)
new :
message:string -> ObjectAlreadyExistsException
public function ObjectAlreadyExistsException(
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.