Click or drag to resize
SQLOrderAddItem Method
添加

Namespace: Appkit.Data
Assembly: Appkit (in Appkit.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
public void AddItem(
	string expr,
	string display,
	string option
)

Parameters

expr
Type: SystemString
display
Type: SystemString
option
Type: SystemString
See Also