Click or drag to resize
AkSqlSearchOpen Method (String, String)
打开。

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public int Open(
	string SQL,
	string displays
)

Parameters

SQL
Type: SystemString
搜索表达式。
displays
Type: SystemString
列显示描述。

Return Value

Type: Int32
See Also