| property BOF: Boolean readonly |
| property Editing: Boolean readonly |
| property EffectiveDate: Date required |
| property EOF: Boolean readonly |
| property ExchangeRate: Number [Exchange Rate] |
| property ExpiryDate: Date |
| property IndexName: String
| Value | Index Fields |
| EffectiveDate | EffectiveDate |
|
| property OneBase: Number [Amount] calculated |
| property ReciprocalRate: Number [Exchange Rate] |
| property RecNo: Number [Integer] |
| property RecordCount: Number [Integer] readonly |
| property RecordMax: Number [Integer] readonly |
| method Append |
| method ApplyOrder(Order: Array of Variant) |
| method Cancel |
| method CancelRange |
| method Delete |
| method Edit |
| method Empty |
| method Find(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean |
| method FindExact(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean |
| method First |
| method GetFieldDomain(FieldName: String): String |
| method GetPropertyValue(PropertyName: String): Variant |
| method Insert |
| method Last |
| method Next |
| method Prev |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method Save |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method SetRange(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]) |
| method SetRangeEnd(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]) |
| method SetRangeStart(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]) |
| method SwapDown |
| method SwapUp |