Show: Delphi
C++
Display Preferences
Bde.DBTables.TServerDesc
From XE2 API Documentation
Delphi
TServerDesc = record ParamName: string[DBIMAXSPNAMELEN]; BindType: TFieldType; end;
C++
struct DECLSPEC_DRECORD TServerDesc{ public: System::SmallString<64> ParamName; Data::Db::TFieldType BindType; };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
struct class |
public | Bde.DBTables.pas Bde.DBTables.hpp |
Bde.DBTables | Bde.DBTables |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!