Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
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
- message
Tipo: System.String
A String value that specifies the message text that describes the event that caused the exception.
Comentarios
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.
Ejemplos
Vea también
Referencia
InvalidSqlServer2005StoreFormatException Clase
Sobrecarga de InvalidSqlServer2005StoreFormatException
Espacio de nombres Microsoft.SqlServer.Management.RegisteredServers