|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
Name | Purpose | ||
---|---|---|---|
All |
All records in the dataset in a single tx |
||
Row |
One transaction per table row |
||
Table |
One transaction for all records in a single table |
||
Nested |
One database transaction per parent row and its child table and all grand-child records.. |
||
Default |
|