![]() | BindableDatabaseAccessorT Methods |
The BindableDatabaseAccessorT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | DiscardChanges |
Discards the changes to the bound list. The connection is then closed.
|
![]() | Dispose | |
![]() | GetBoundList |
Gets a list of all the rows in a specific table, suitable for binding.
|
![]() | GetFilteredBoundList | |
![]() | SaveChanges |
Saves the changes to the bound list in the database. The connection is then closed.
|