CustomSqlCommandBuilder Methods
The CustomSqlCommandBuilder type exposes the following members.
Methods
Name | Summary | |
---|---|---|
AutoincrementKeyColumns() | ||
CreateOldParam(DataColumn) | ||
CreateParam(DataColumn) | ||
DeleteCommand() | Creates Delete command | |
GetTextCommand(String) | ||
InsertCommand() | Creates Insert command with support for Auto-increment (Identity) fields | |
UpdateCommand() | Creates Update command |