clsDbOleprepareStatement Method

Definition

Namespace: MbcsCentral
Assembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
C#
protected static string prepareStatement(
	string sql,
	string[] options
)

Parameters

sql  String
 
options  String
 

Return Value

String

See Also