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


EffectivePermissionInfo(PermissionType) Конструктор

Определение

Инициализирует новый экземпляр класса EffectivePermissionInfo с указанным типом.

public:
 EffectivePermissionInfo(Microsoft::SqlServer::Management::IntegrationServices::PermissionType type);
public EffectivePermissionInfo (Microsoft.SqlServer.Management.IntegrationServices.PermissionType type);
new Microsoft.SqlServer.Management.IntegrationServices.EffectivePermissionInfo : Microsoft.SqlServer.Management.IntegrationServices.PermissionType -> Microsoft.SqlServer.Management.IntegrationServices.EffectivePermissionInfo
Public Sub New (type As PermissionType)

Параметры

type
PermissionType

Тип разрешения.

Применяется к