CustomCommandBuilder Methods
The CustomCommandBuilder type exposes the following members.
Methods
Name | Summary | |
---|---|---|
![]() | AutoincrementKeyColumns() | get auto increment columns |
![]() | DeleteCommand() | Creates Delete command |
![]() | InsertCommand() | Creates Insert command with support for Auto-increment (Identity) fields |
![]() | TableName() | build correct quoted table name from the dataTables TableName |
![]() | UpdateCommand() | Creates Update command |