CustomOdbcCommandBuilder Methods

The CustomOdbcCommandBuilder type exposes the following members.

Methods

NameSummary
private methodAutoincrementKeyColumns()
private methodCreateOldParam(DataColumn)
private methodCreateParam(DataColumn)
public methodDeleteCommand()
Creates Delete command
private methodGetTextCommand(String)
public methodInsertCommand()
Creates Insert command with support for Auto-increment (Identity) fields
public methodUpdateCommand()
Creates Update command