CustomCommandBuilder(DataTable, DataColumn[], Boolean)
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
public CustomCommandBuilder( DataTable dataTable, DataColumn[] allColumns, bool preventAutoInc )
Parameters
- dataTable
- Type: DataTable
- allColumns
- Type: DataColumn
- preventAutoInc
- Type: Boolean