Класс MissingServerPermissionsForRePartException
The MissingServerPermissionsForRePartException class represents an exception that is raised when the caller does not have sufficient permissions
Иерархия наследования
System. . :: . .Object
System. . :: . .Exception
Microsoft.SqlServer.Management.Common. . :: . .SqlServerManagementException
Microsoft.SqlServer.Management.Dac. . :: . .DacException
Microsoft.SqlServer.Management.Dac. . :: . .DeploymentValidationException
Microsoft.SqlServer.Management.Dac..::..MissingServerPermissionsForRePartException
Пространство имен: Microsoft.SqlServer.Management.Dac
Сборка: Microsoft.SqlServer.Management.Dac (в Microsoft.SqlServer.Management.Dac.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
Public NotInheritable Class MissingServerPermissionsForRePartException _
Inherits DeploymentValidationException
'Применение
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
Тип MissingServerPermissionsForRePartException обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
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. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
DacExceptionType | Gets the type of the exception. (Производный от DacException.) |
![]() |
Data | (Производный от Exception.) |
![]() |
HelpLink | Gets a string with the URL help link that further explains the exception. (Производный от DacException.) |
![]() |
HResult | (Производный от Exception.) |
![]() |
InnerException | (Производный от Exception.) |
![]() |
Message | (Производный от Exception.) |
![]() |
Source | (Производный от Exception.) |
![]() |
StackTrace | (Производный от Exception.) |
![]() |
TargetSite | (Производный от Exception.) |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetBaseException | (Производный от Exception.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetObjectData | (Производный от Exception.) |
![]() |
GetType | (Производный от Exception.) |
![]() |
Init | Initializes provider properties. (Производный от DacException.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
SetHelpContext | Sets the help context for the help link. (Производный от DacException.) |
![]() |
ToString | (Производный от Exception.) |
В начало
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
.gif)
.gif)
.gif)
.gif)