FireDAC.Phys.SQLite.FDSQLiteTypeName2ADDataType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure FDSQLiteTypeName2ADDataType(const AOptions: IFDStanOptions; const AColName, ATypeName: String; out ABaseColName, ABaseTypeName: String; out AType: TFDDataType; out AAttrs: TFDDataAttributes; out ALen: LongWord; out APrec, AScale: Integer);

C++

extern DELPHI_PACKAGE void __fastcall FDSQLiteTypeName2ADDataType(const Firedac::Stan::Option::_di_IFDStanOptions AOptions, const System::UnicodeString AColName, const System::UnicodeString ATypeName, /* out */ System::UnicodeString &ABaseColName, /* out */ System::UnicodeString &ABaseTypeName, /* out */ Firedac::Stan::Intf::TFDDataType &AType, /* out */ Firedac::Stan::Intf::TFDDataAttributes &AAttrs, /* out */ unsigned &ALen, /* out */ int &APrec, /* out */ int &AScale);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
public
FireDAC.Phys.SQLite.pas
FireDAC.Phys.SQLite.hpp
FireDAC.Phys.SQLite FireDAC.Phys.SQLite

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.