| Name | Description | |
|---|---|---|
![]() | VistaDBDataTable Constructor | Overloaded. |
The following tables list the members exposed by VistaDBDataTable.
| Name | Description | |
|---|---|---|
![]() | VistaDBDataTable Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | ActiveIndex | Name of active index that pivots current row order |
![]() | Count | Gets the number of elements contained in the ICollection. |
![]() | Exclusive | Indicates access mode to the table |
![]() | GetExtendedNames | Property returns array of extended column names from the table |
![]() | OptimisticLock | Gets or sets locking mode |
![]() | ReadOnly | Gets or sets a value that indicates whether the table can be edited |
![]() | TableSchema | Returns schema of the opened table |
| 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 |
| Name | Description | |
|---|---|---|
![]() | ListChanged | Occurs when the list or an item in the list changes. |