Click or drag to resize
AkCustomSearchObjectGetSQLCondition Method
获取SQL条件。

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public string GetSQLCondition()

Return Value

Type: String
SQL条件。
See Also