RefreshAlias Property

Contains the alias of the read-only cursor used as the record refresh target for the RecordRefresh and DelayedMemoFetch methods. Read-only at design time and run time.

CursorAdapter.RefreshAlias

Remarks

Applies To: CursorAdapter Class

When the RecordRefresh or DelayedMemoFetch methods are executing, the RefreshAlias property will contain the alias of the read-only cursor they open.

See Also

Reference

DelayedMemoFetch Method
RecordRefresh Method