TDAChangeType

From RemObjects Software

Jump to: navigation, search

This is a Data Abstract Architecture entry
Feel free to add your notes to this topic below.



Overview

Specifies the type of change.


File

uDAInterfaces

Declaration

TDAChangeType = (ctInsert, ctUpdate, ctDelete)


Values

Value
Description
ctInsert The change represents a new record to be inserted into the database. Old values will not be defined.
ctUpdate The change represents a changed record that should be updated in the database.
ctDelete The change represents a record that should be deleted from the database. New values will not be defined.


See Also


Product: RemObjects Data Abstract
Current version: Data Abstract 'Vinci' (5.0)

ListsGlossaryFeaturesHow ToDriversComponentsToolsSamplesArticlesArchitectureIssues

Personal tools