public class SmartRoleGeneratorExecutor : ISmartRoleGeneratorExecutor
Public Class SmartRoleGeneratorExecutor
Implements ISmartRoleGeneratorExecutor
public ref class SmartRoleGeneratorExecutor : ISmartRoleGeneratorExecutor
type SmartRoleGeneratorExecutor =
class
interface ISmartRoleGeneratorExecutor
end
SmartRoleGeneratorExecutor | Инициализирует новый экземпляр класса SmartRoleGeneratorExecutor |
CreateSmartRoleAsync | Создаёт умную роль по владельцу умной роли. |
CreateSmartRoleCoreAsync | Создаёт умную роль по владельцу умной роли. |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetAllSmartRoleOwnersAsync | Производит обработку генератора умных ролей и возвращает список идентификаторов владельцев умных ролей, для которых нужно обновить список ролей. |
GetAllSmartRoleOwnersCoreAsync | Производит обработку генератора умных ролей и возвращает список идентификаторов владельцев умных ролей, для которых нужно обновить список ролей. |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
GetUpdateSmartRoleOwnersByTriggersAsync | Производит обработку триггеров генератора умных ролей и возвращает список владельцев умных ролей, для которых нужно обновить список ролей. |
GetUpdateSmartRoleOwnersByTriggersCoreAsync | Производит обработку триггеров генератора умных ролей и возвращает список владельцев умных ролей, для которых нужно обновить список ролей. |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
DbScope | Объект для взаимодействия с базой данных. Определяет область видимости объекта DbManager. |
TriggersExecutor | Обработчик триггеров. |