MissingServerPermissionsForRePartException-Klasse
The MissingServerPermissionsForRePartException class represents an exception that is raised when the caller does not have sufficient permissions
Vererbungshierarchie
System. . :: . .Object
System. . :: . .Exception
Microsoft.SqlServer.Management.Common. . :: . .SqlServerManagementException
Microsoft.SqlServer.Management.Dac. . :: . .DacException
Microsoft.SqlServer.Management.Dac. . :: . .DeploymentValidationException
Microsoft.SqlServer.Management.Dac..::..MissingServerPermissionsForRePartException
Namespace: Microsoft.SqlServer.Management.Dac
Assembly: Microsoft.SqlServer.Management.Dac (in Microsoft.SqlServer.Management.Dac.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class MissingServerPermissionsForRePartException _
Inherits DeploymentValidationException
'Usage
Dim instance As MissingServerPermissionsForRePartException
[SerializableAttribute]
public sealed class MissingServerPermissionsForRePartException : DeploymentValidationException
[SerializableAttribute]
public ref class MissingServerPermissionsForRePartException sealed : public DeploymentValidationException
[<SealedAttribute>]
[<SerializableAttribute>]
type MissingServerPermissionsForRePartException =
class
inherit DeploymentValidationException
end
public final class MissingServerPermissionsForRePartException extends DeploymentValidationException
Der MissingServerPermissionsForRePartException-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
MissingServerPermissionsForRePartException(String) | Initializes a new instance of the MissingServerPermissionsForRePartException class with the specified error message. |
![]() |
MissingServerPermissionsForRePartException(String, Exception) | Initializes a new instance of the MissingServerPermissionsForRePartException class with the specified error message and inner exception. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
DacExceptionType | Gets the type of the exception. (Geerbt von DacException.) |
![]() |
Data | (Geerbt von Exception.) |
![]() |
HelpLink | Gets a string with the URL help link that further explains the exception. (Geerbt von DacException.) |
![]() |
HResult | (Geerbt von Exception.) |
![]() |
InnerException | (Geerbt von Exception.) |
![]() |
Message | (Geerbt von Exception.) |
![]() |
Source | (Geerbt von Exception.) |
![]() |
StackTrace | (Geerbt von Exception.) |
![]() |
TargetSite | (Geerbt von Exception.) |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetBaseException | (Geerbt von Exception.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetObjectData | (Geerbt von Exception.) |
![]() |
GetType | (Geerbt von Exception.) |
![]() |
Init | Initializes provider properties. (Geerbt von DacException.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
SetHelpContext | Sets the help context for the help link. (Geerbt von DacException.) |
![]() |
ToString | (Geerbt von Exception.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)
.gif)