CustomCommandBuilder(DataTable, DataColumn[], String, String)
Namespace: DBaddinAssembly: DBaddin in (DBaddin.dll)
Syntax
public CustomCommandBuilder( DataTable dataTable, DataColumn[] allColumns, string openingQuote, string closingQuote )
Parameters
- dataTable
- Type: DataTable
- allColumns
- Type: DataColumn
- openingQuote
- Type: String
- closingQuote
- Type: String