TDANativeDataFormat

Overview

legacy
TDANativeDataFormat indicates how information is encoded in a data packet. Used in IDANativeDatasetStreaming.

Location

  • Unit: uDADataTable.pas
Value Description
ndfBinary Information is encoded in binary format.
ndfXML Information is encoded in XML, with extended characters encoded using an escape sequence.