Udostępnij przez


Konstruktor AdapterAlreadyExistsException (String)

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