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 | Stream element contains serialized data table |
etDelta | Stream element contains serialized data table |