clsModGlobal..::..exportToSQL Method
Exports to SQL.
Namespace:
FlowWright.cDevDeAPIAssembly: cDevDeAPI (in cDevDeAPI.dll)
Syntax
Parameters
- connectionString
- Type: String
The connection string.
- sTableName
- Type: String
Name of the s table.
- keyFieldName
- Type: String
Name of the key field.
- keyFieldValue
- Type: String
The key field value.