CustomCommandBuilder Methods

The CustomCommandBuilder type exposes the following members.

Methods

NameSummary
protected methodAutoincrementKeyColumns()
get auto increment columns
public methodDeleteCommand()
Creates Delete command
public methodInsertCommand()
Creates Insert command with support for Auto-increment (Identity) fields
protected methodTableName()
build correct quoted table name from the dataTables TableName
public methodUpdateCommand()
Creates Update command