Data.DBXDBReaders.TDBXDataSetTable.CopyValueTypeProperties

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type:
procedure
function
Visibility: public
Source:
Data.DBXDBReaders.pas
Data.DBXDBReaders.hpp
Unit: Data.DBXDBReaders
Parent: TDBXDataSetTable

Delphi

procedure CopyValueTypeProperties(FieldDef: TFieldDef;
ValueType: TDBXValueType; Ordinal: Integer);

C++

void __fastcall CopyValueTypeProperties(Data::Db::TFieldDef* FieldDef, Data::Dbxcommon::TDBXValueType* ValueType, int Ordinal);

Description

Embarcadero Technologies does not currently have any additional information.