clsDbOle Constructor
Initializes a new instance of the
clsDbOle class
Namespace: MbcsCentralAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public clsDbOle(
string table,
string priKeyName,
string loadStmt,
string loadAllStmt,
string insertStmt,
string updateStmt,
OleDbConnection cn
)
Parameters
- table String
-
- priKeyName String
-
- loadStmt String
-
- loadAllStmt String
-
- insertStmt String
-
- updateStmt String
-
- cn OleDbConnection
-