| Tacheexecutor Class |
Namespace: Appkit.Sys.Object
[SerializableAttribute] public class Tacheexecutor : AkObject
The Tacheexecutor type exposes the following members.
| Name | Description | |
|---|---|---|
| Tacheexecutor |
构造执行者。
|
| Name | Description | |
|---|---|---|
| CreateNew |
新建执行者。
| |
| CreateNew(AkObject) |
新建执行者。
| |
| Exists(String) |
指定查询条件或标识的执行者是否存在。
| |
| Exists(String, Object) |
指定的执行者是否存在。
| |
| Find(String) |
查找执行者。
| |
| Find(AkQuery) |
查找执行者。
| |
| Find(String, Object) |
查找执行者。
| |
| Find(AkConnection, AkQuery) |
查找执行者。
| |
| Find(AkConnection, String) |
查找执行者。
| |
| Find(AkConnection, String, Object) |
查找执行者。
| |
| GetExecutor_id |
获取执行者标识。
| |
| GetExecutor_name |
获取执行者名称。
| |
| GetExecutor_type |
获取执行者类型。
| |
| GetFlow_display |
获取流程显示名称。
| |
| GetFlow_name |
获取流程名称。
| |
| GetObject_id |
获取对象标识。
| |
| GetP_object_id |
获取父对象标识。
| |
| GetP_type_name |
获取父对象类型。
| |
| GetTache_display |
获取环节显示名称。
| |
| GetTache_name |
获取环节名称。
| |
| SetExecutor_id |
设置执行者标识。
支持链式操作。 | |
| SetExecutor_name |
设置执行者名称。
支持链式操作。 | |
| SetExecutor_type |
设置执行者类型。
支持链式操作。 | |
| SetFlow_display |
设置流程显示名称。
支持链式操作。 | |
| SetFlow_name |
设置流程名称。
支持链式操作。 | |
| SetObject_id |
设置对象标识。
支持链式操作。 | |
| SetP_object_id |
设置父对象标识。
支持链式操作。 | |
| SetP_type_name |
设置父对象类型。
支持链式操作。 | |
| SetTache_display |
设置环节显示名称。
支持链式操作。 | |
| SetTache_name |
设置环节名称。
支持链式操作。 |
| Name | Description | |
|---|---|---|
| Executor_id |
执行者标识。
| |
| Executor_name |
执行者名称。
| |
| Executor_type |
执行者类型。
| |
| Flow_display |
流程显示名称。
| |
| Flow_name |
流程名称。
| |
| Object_id |
对象标识。
| |
| P_object_id |
父对象标识。
| |
| P_type_name |
父对象类型。
| |
| TableName |
表或视图名称。
| |
| Tache_display |
环节显示名称。
| |
| Tache_name |
环节名称。
| |
| ThisName |
类型名称。
| |
| TypeDisplay |
类型显示名称。
(Overrides AkObjectTypeDisplay.) | |
| TypeName |
类型名称。
(Overrides AkObjectTypeName.) |