Data.DBXCommonTable.TDBXStreamerRow.RecordDBXReaderSet

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure RecordDBXReaderSet(const ValueType: TDBXValueType);

C++

void __fastcall RecordDBXReaderSet(Data::Dbxcommon::TDBXValueType* const ValueType);

Properties

Type Visibility Source Unit Parent
procedure
function
public
Data.DBXCommonTable.pas
Data.DBXCommonTable.hpp
Data.DBXCommonTable TDBXStreamerRow

Description

Used internally. Do not call RecordDBXReaderSet.

The RecordDBXReaderSet method is used internally and should not be called directly.

See Also