Класс EffectivePermissionInfo

Describes one permission entry in explicit list of permission of an object.

Иерархия наследования

System.Object
  Microsoft.SqlServer.Management.IntegrationServices.EffectivePermissionInfo

Пространство имен:  Microsoft.SqlServer.Management.IntegrationServices
Сборка:  Microsoft.SqlServer.Management.IntegrationServices (в Microsoft.SqlServer.Management.IntegrationServices.dll)

Синтаксис

'Декларация
Public Class EffectivePermissionInfo
'Применение
Dim instance As EffectivePermissionInfo
public class EffectivePermissionInfo
public ref class EffectivePermissionInfo
type EffectivePermissionInfo =  class end
public class EffectivePermissionInfo

Тип EffectivePermissionInfo обеспечивает доступ к следующим элементам.

Конструкторы

  Имя Описание
Открытый метод EffectivePermissionInfo Initializes a new instance of the EffectivePermissionInfo class with the specified type.

В начало

Свойства

  Имя Описание
Открытое свойство PermissionType Gets the effective permission type of the object.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Защищенный метод Finalize (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Защищенный метод MemberwiseClone (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен Microsoft.SqlServer.Management.IntegrationServices