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

Initializes a new instance of the EffectivePermissionInfo class with the specified type.

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

Синтаксис

'Декларация
Public Sub New ( _
    type As PermissionType _
)
'Применение
Dim type As PermissionType 

Dim instance As New EffectivePermissionInfo(type)
public EffectivePermissionInfo(
    PermissionType type
)
public:
EffectivePermissionInfo(
    PermissionType type
)
new : 
        type:PermissionType -> EffectivePermissionInfo
public function EffectivePermissionInfo(
    type : PermissionType
)

Параметры

См. также

Справочник

EffectivePermissionInfo Класс

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