FireDAC.Phys.ODBCBase.TFDPhysODBCCommand.SQL2FDColInfo

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
FireDAC.Phys.ODBCBase.pas
FireDAC.Phys.ODBCBase.hpp
FireDAC.Phys.ODBCBase TFDPhysODBCCommand

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.