CustomCommandBuilder Fields
The CustomCommandBuilder type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | allColumns | array of all column information (DataColumn) in the data table |
![]() | dataTable | the data table to get all the schema information from |
![]() | preventAutoInc | Used to avoid creation of auto increment code (avoids SELECT SCOPE_IDENTITY()) |