API:Data.DBXClient.TDBXClientParameterRow

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Data.DBXClient.pas Data.DBXClient.hpp
| |
Unit: Data.DBXClient | |
Parent: Data.DBXClient |
Delphi
TDBXClientParameterRow = class(TDBXJSonRow)
C++
class PASCALIMPLEMENTATION TDBXClientParameterRow : public Data::Dbxstreamplatform::TDBXJSonRow
Description
Represents a streamer row in a database. Do not use TDBXStreamerRow directly.
Data.DBXClient.TDBXClientParameterRow inherits from Data.DBXCommonTable.TDBXStreamerRow. All content below this line refers to Data.DBXCommonTable.TDBXStreamerRow.
Represents a streamer row in a database. Do not use TDBXStreamerRow directly.
The TDBXStreamerRow class represents a streamer row in a database. TDBXStreamerRow is used internally and should not be directly instantiated.