Udostępnij przez


Konstruktor InvalidSqlServer2005StoreFormatException (String)

Inicjuje nowe wystąpienie InvalidSqlServer2005StoreFormatException klasy, który ma komunikat określony tekst.

Przestrzeń nazw:  Microsoft.SqlServer.Management.RegisteredServers
Zestaw:  Microsoft.SqlServer.Management.RegisteredServers (w Microsoft.SqlServer.Management.RegisteredServers.dll)

Składnia

'Deklaracja
Public Sub New ( _
    message As String _
)
'Użycie
Dim message As String

Dim instance As New InvalidSqlServer2005StoreFormatException(message)
public InvalidSqlServer2005StoreFormatException(
    string message
)
public:
InvalidSqlServer2005StoreFormatException(
    String^ message
)
new : 
        message:string -> InvalidSqlServer2005StoreFormatException
public function InvalidSqlServer2005StoreFormatException(
    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.