TDAElementType
Overview
The TDAElementType enumeration describes the type of an entry in the data streamer data stream. This value is used to determne how to properly deserialize the incoming data stream.
Location
- Unit: uDABinAdapter.pas
Value | Description |
---|---|
etDataset | Element represents the serialized data table |
etDelta | Element represents the serialized delta |