SmartRoleGeneratorExecutor - конструктор
Пространство имён: Tessa.Roles.SmartRolesСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public SmartRoleGeneratorExecutor(
IDbScope dbScope,
IUpdateTriggersExecutor triggersExecutor
)
Public Sub New (
dbScope As IDbScope,
triggersExecutor As IUpdateTriggersExecutor
)
public:
SmartRoleGeneratorExecutor(
IDbScope^ dbScope,
IUpdateTriggersExecutor^ triggersExecutor
)
new :
dbScope : IDbScope *
triggersExecutor : IUpdateTriggersExecutor -> SmartRoleGeneratorExecutor
Параметры
- dbScope IDbScope
-
- triggersExecutor IUpdateTriggersExecutor
-