Data.SqlExpr.TFLDDesc
| [–] Properties | |
|---|---|
| Type: class | |
| Visibility: public | |
| Source: Data.SqlExpr.pas Data.SqlExpr.hpp
| |
| Unit: Data.SqlExpr | |
| Parent: Data.SqlExpr | |
Delphi
TFLDDesc = class
C++
class PASCALIMPLEMENTATION TFLDDesc : public System::TObject
Description
Field description wrapper.
TFLDDesc represents a field description wrapper. It is used by TCustomSQLDataSet to hold the field description when implementing its InternalInitFieldDefs method.