VistaDBDataTable Class Methods
For a list of all members of this type, see VistaDBDataTable members.
Public Methods
Name | Description | |
---|---|---|
![]() | ClearFilter | Reset all filters from in opened table |
![]() | ClearScope | Reset scope in active index |
![]() | Close | Close opened table |
![]() | Find | Find the key in the current opened database and set found row to the first place in the cache. |
![]() | GetCurrentRowId | Return rowID of current row |
![]() | SetActiveIndex | Set active index in the current table |
![]() | SetFilter | Set filter expression on the current table and try to optimize it when optimize parameter is set |
![]() | SetScope | Set scope in active index of opened table |
See Also