Data.SqlExpr.TFLDDesc.iOffset
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: Data.SqlExpr.pas Data.SqlExpr.hpp
| |
| Unit: Data.SqlExpr | |
| Parent: TFLDDesc | |
Delphi
property iOffset: Word read FOffset write FOffset;
C++
__property System::Word iOffset = {read=FOffset, write=FOffset, nodefault};
Description
Specifies the offset in the record.
iOffset specifies the offset of the field in the record.