public class KrSmartRoleGeneratorData : SmartRoleGeneratorData
Public Class KrSmartRoleGeneratorData
Inherits SmartRoleGeneratorData
public ref class KrSmartRoleGeneratorData : public SmartRoleGeneratorData
type KrSmartRoleGeneratorData =
class
inherit SmartRoleGeneratorData
end
KrSmartRoleGeneratorData | Инициализирует новый экземпляр класса KrSmartRoleGeneratorData |
RolesMultipleSelectorSql |
SQL-запрос для получения списка ролей для нескольких умных ролей разом или null,
если запрос не задан или исходный запрос не предполагает работу с множественным режимом работы.
(Унаследован от SmartRoleGeneratorData) |
RolesSelectorSql |
SQL-запрос для получения списка ролей для умной роли или null, если запрос не задан.
(Унаследован от SmartRoleGeneratorData) |
Source |
Набор данных, загруженных из карточки генератора умных ролей.
(Унаследован от SmartRoleGeneratorData) |
Triggers |
Триггеры генератора умных ролей.
(Унаследован от SmartRoleGeneratorData) |
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) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
InitializeAsync | Выполняет асинхронную инициализацию объекта. (Унаследован от SmartRoleGeneratorData) |
InitializeRolesQueriesAsync |
Производит инициализацию запросов на получение ролей для умной роли.
(Унаследован от SmartRoleGeneratorData) |
InitializeTriggersAsync |
Производит инициализацию триггеров генератора умных ролей.
(Переопределяет SmartRoleGeneratorDataInitializeTriggersAsync(CancellationToken)) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
DbScope | (Унаследован от SmartRoleGeneratorData) |
GetItemsQueryBuilderFactory | (Унаследован от SmartRoleGeneratorData) |
RefGroupsManager | (Унаследован от SmartRoleGeneratorData) |