Поделиться через


Свойство ExplicitPermissionInfo.PermissionType

Gets the type of the permission.

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

Синтаксис

'Декларация
Public ReadOnly Property PermissionType As PermissionType 
    Get
'Применение
Dim instance As ExplicitPermissionInfo 
Dim value As PermissionType 

value = instance.PermissionType
public PermissionType PermissionType { get; }
public:
property PermissionType PermissionType {
    PermissionType get ();
}
member PermissionType : PermissionType
function get PermissionType () : PermissionType

Значение свойства

Тип: Microsoft.SqlServer.Management.IntegrationServices.PermissionType
The type of the permission.

См. также

Справочник

ExplicitPermissionInfo Класс

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