Intermediary for array-style access to fields, equivalent to the Borland TFields::Fields array.
More...
#include <classVIBDataSet.h>
Intermediary for array-style access to fields, equivalent to the Borland TFields::Fields array.
VIB::DataSet::FieldProp::FieldProp |
( |
DataSet * |
pds | ) |
|
|
inline |
Construct the Field property wrapper object.
- Parameters
-
FieldClass* VIB::DataSet::FieldProp::operator[] |
( |
int |
i | ) |
|
|
inline |
Allows array-style access to field properties.
- Returns
- Pointer to an instance of FieldClass.
- Note
- Reimplements TFields::operator []
The documentation for this class was generated from the following file: