FireDAC.Stan.Error.EFDDBArrayExecuteError.Offset
Delphi
property Offset: Integer read FOffset;
C++
__property int Offset = {read=FOffset, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FireDAC.Stan.Error.pas FireDAC.Stan.Error.hpp |
FireDAC.Stan.Error | EFDDBArrayExecuteError |
Description
Use the Offset property to get an offset of a failed array item. The offset is calculated from the beginning of the array.