FireDAC.Phys.ODBCBase.TFDPhysODBCCommand.SQL2FDColInfo

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure SQL2FDColInfo(ASQLDataType: SQLSmallint; AUnsigned: Boolean;
const ASQLTypeName: String; var ASQLSize: SQLInteger; ASQLDecimals: SQLInteger;
var AType: TFDDataType; var AAttrs: TFDDataAttributes; var ALen: LongWord;
var APrec, AScale: Integer);

C++

void __fastcall SQL2FDColInfo(short ASQLDataType, bool AUnsigned, const System::UnicodeString ASQLTypeName, int &ASQLSize, int ASQLDecimals, Firedac::Stan::Intf::TFDDataType &AType, Firedac::Stan::Intf::TFDDataAttributes &AAttrs, unsigned &ALen, int &APrec, int &AScale);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
protected
FireDAC.Phys.ODBCBase.pas
FireDAC.Phys.ODBCBase.hpp
FireDAC.Phys.ODBCBase TFDPhysODBCCommand

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !