| AkSqlSearchOpen Method (String, String) |
打开。
Namespace: Appkit.DataAssembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntaxpublic int Open(
string SQL,
string displays
)
Parameters
- SQL
- Type: SystemString
搜索表达式。 - displays
- Type: SystemString
列显示描述。
Return Value
Type:
Int32
See Also