Compartir a través de


InvalidSqlServer2005StoreFormatException Constructor (String)

Initializes a new instance of the InvalidSqlServer2005StoreFormatException class that has the specified message text.

Espacio de nombres:  Microsoft.SqlServer.Management.RegisteredServers
Ensamblado:  Microsoft.SqlServer.Management.RegisteredServers (en Microsoft.SqlServer.Management.RegisteredServers.dll)

Sintaxis

'Declaración
Public Sub New ( _
    message As String _
)
'Uso
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
)

Parámetros

Notas

Este espacio de nombres, clase o miembro solo se admite en la versión 2.0 de Microsoft .NET Framework.