Classe DesignModeServerExtractException
The DesignModeServerExtractException class represents an exception that is raised the server containing the database specified in an extract operation is in Design mode.
Hiérarchie d'héritage
System. . :: . .Object
System. . :: . .Exception
Microsoft.SqlServer.Management.Common. . :: . .SqlServerManagementException
Microsoft.SqlServer.Management.Dac. . :: . .DacException
Microsoft.SqlServer.Management.Dac. . :: . .ExtractValidationException
Microsoft.SqlServer.Management.Dac..::..DesignModeServerExtractException
Espace de noms : Microsoft.SqlServer.Management.Dac
Assembly : Microsoft.SqlServer.Management.Dac (en Microsoft.SqlServer.Management.Dac.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public NotInheritable Class DesignModeServerExtractException _
Inherits ExtractValidationException
'Utilisation
Dim instance As DesignModeServerExtractException
[SerializableAttribute]
public sealed class DesignModeServerExtractException : ExtractValidationException
[SerializableAttribute]
public ref class DesignModeServerExtractException sealed : public ExtractValidationException
[<SealedAttribute>]
[<SerializableAttribute>]
type DesignModeServerExtractException =
class
inherit ExtractValidationException
end
public final class DesignModeServerExtractException extends ExtractValidationException
Le type DesignModeServerExtractException expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
DesignModeServerExtractException() () () () | Initializes a new, default instance of the DesignModeServerExtractException class. |
![]() |
DesignModeServerExtractException(Exception) | Initializes a new instance of the DesignModeServerExtractException class with the specified inner exception. |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
DacExceptionType | Gets the type of the exception. (hérité de DacException.) |
![]() |
Data | (hérité de Exception.) |
![]() |
HelpLink | Gets a string with the URL help link that further explains the exception. (hérité de DacException.) |
![]() |
HResult | (hérité de Exception.) |
![]() |
InnerException | (hérité de Exception.) |
![]() |
Message | (hérité de Exception.) |
![]() |
Source | (hérité de Exception.) |
![]() |
StackTrace | (hérité de Exception.) |
![]() |
TargetSite | (hérité de Exception.) |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
Finalize | (hérité de Object.) |
![]() |
GetBaseException | (hérité de Exception.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetObjectData | (hérité de Exception.) |
![]() |
GetType | (hérité de Exception.) |
![]() |
Init | Initializes provider properties. (hérité de DacException.) |
![]() |
MemberwiseClone | (hérité de Object.) |
![]() |
SetHelpContext | Sets the help context for the help link. (hérité de DacException.) |
![]() |
ToString | (hérité de Exception.) |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
.gif)
.gif)
.gif)
.gif)