Appkit 基础类库
Appkit 基础类库
Appkit.Sys.Object
Cond Class
Cond Methods
CreateNew Method
Exists Method
Find Method
GetLuojczf Method
GetObject_id Method
GetP_object_id Method
GetP_type_name Method
SetLuojczf Method
SetObject_id Method
SetP_object_id Method
SetP_type_name Method
Cond
SetObject_id Method
设置对象标识。
支持链式操作。
Namespace:
Appkit.Sys.Object
Assembly:
Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
Copy
public
virtual
Cond
SetObject_id
(
string
value
)
Parameters
value
Type:
System
String
对象标识值。
Return Value
Type:
Cond
当前搜索条件。
See Also
Reference
Cond Class
Appkit.Sys.Object Namespace