FireDAC.Phys.ODBCBase.TFDPhysODBCCommand.FD2SQLDataType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FD2SQLDataType(AFDType: TFDDataType; AFixedLen: Boolean;  var AColSize, AScale: SQLInteger): SQLSmallint;

C++

short __fastcall FD2SQLDataType(Firedac::Stan::Intf::TFDDataType AFDType, bool AFixedLen, int &AColSize, int &AScale);

Properties

Type Visibility Source Unit Parent
function protected
FireDAC.Phys.ODBCBase.pas
FireDAC.Phys.ODBCBase.hpp
FireDAC.Phys.ODBCBase TFDPhysODBCCommand

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!