Bde.DBTables.TServerDesc
[–] Properties | |
---|---|
Type: record struct
| |
Visibility: public | |
Source: Bde.DBTables.pas Bde.DBTables.hpp
| |
Unit: Bde.DBTables | |
Parent: Bde.DBTables |
Delphi
TServerDesc = record
C++
struct DECLSPEC_DRECORD TServerDesc
{
public:
System::SmallString<64> ParamName;
Data::Db::TFieldType BindType;
};
Description
Embarcadero Technologies does not currently have any additional information.