Click or drag to resize
CondSetLuojczf Method
设置逻辑操作符。

支持链式操作。

Namespace: Appkit.Sys.Object
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public virtual Cond SetLuojczf(
	string value
)

Parameters

value
Type: SystemString
逻辑操作符值。

Return Value

Type: Cond
当前搜索条件。
See Also