public sealed class KrGroupExecutor : KrExecutorBasePublic NotInheritable Class KrGroupExecutor
Inherits KrExecutorBasepublic ref class KrGroupExecutor sealed : public KrExecutorBase[<SealedAttribute>]
type KrGroupExecutor =
class
inherit KrExecutorBase
end| KrGroupExecutor | Инициализирует новый экземпляр класса KrGroupExecutor. |
| CardCache | (Унаследован от KrExecutorBase) |
| DbScope | (Унаследован от KrExecutorBase) |
| KrSqlExecutor | (Унаследован от KrExecutorBase) |
| KrStageSerializer | (Унаследован от KrExecutorBase) |
| KrTypesCache | (Унаследован от KrExecutorBase) |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| ExecuteAsync |
Выполняет построение маршрута для объектов, указанных в контексте.
(Переопределяет KrExecutorBaseExecuteAsync(IKrExecutionContext)) |
| ExecuteSQLConditionAsync |
Выполняет SQL-условие времени построения маршрута для единицы выполнения.
(Унаследован от KrExecutorBase) |
| 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) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| RunConditionsAsync |
Выполняет условия времени построения маршрута для единицы выполнения.
(Унаследован от KrExecutorBase) |
| RunForAllAsync |
Выполняет заданное действие для всех единиц выполнения.
(Унаследован от KrExecutorBase) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |