Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Initializes an T:Microsoft.SqlServer.Management.RegisteredServers.InvalidSqlServer2005StoreFormatException.
Namespace: Microsoft.SqlServer.Management.RegisteredServers
Assembly: Microsoft.SqlServer.Management.RegisteredServers (in Microsoft.SqlServer.Management.RegisteredServers.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New InvalidSqlServer2005StoreFormatException()
public InvalidSqlServer2005StoreFormatException()
public:
InvalidSqlServer2005StoreFormatException()
new : unit -> InvalidSqlServer2005StoreFormatException
public function InvalidSqlServer2005StoreFormatException()
Remarks
The default constructor initializes fields to their default values.
See Also
Reference
InvalidSqlServer2005StoreFormatException Class