CustomCommandBuilder Fields

The CustomCommandBuilder type exposes the following members.

Fields

NameDescription
protected fieldallColumns
array of all column information (DataColumn) in the data table
protected fielddataTable
the data table to get all the schema information from
protected fieldpreventAutoInc
Used to avoid creation of auto increment code (avoids SELECT SCOPE_IDENTITY())