| Cond Class |
Namespace: Appkit.Sys.Object
[SerializableAttribute] public class Cond : AkObject
The Cond type exposes the following members.
| 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) |
查找搜索条件。
| |
| GetLuojczf |
获取逻辑操作符。
| |
| GetObject_id |
获取对象标识。
| |
| GetP_object_id |
获取父对象标识。
| |
| GetP_type_name |
获取父对象类型。
| |
| SetLuojczf |
设置逻辑操作符。
支持链式操作。 | |
| SetObject_id |
设置对象标识。
支持链式操作。 | |
| SetP_object_id |
设置父对象标识。
支持链式操作。 | |
| SetP_type_name |
设置父对象类型。
支持链式操作。 |
| Name | Description | |
|---|---|---|
| Luojczf |
逻辑操作符。
| |
| Object_id |
对象标识。
| |
| P_object_id |
父对象标识。
| |
| P_type_name |
父对象类型。
| |
| TableName |
表或视图名称。
| |
| ThisName |
类型名称。
| |
| TypeDisplay |
类型显示名称。
(Overrides AkObjectTypeDisplay.) | |
| TypeName |
类型名称。
(Overrides AkObjectTypeName.) |