Click or drag to resize

BindableDatabaseAccessorT Methods

The BindableDatabaseAccessorT type exposes the following members.

Methods
 NameDescription
Public methodDiscardChanges Discards the changes to the bound list. The connection is then closed.
Public methodDispose 
Public methodGetBoundList Gets a list of all the rows in a specific table, suitable for binding.
Public methodGetFilteredBoundList 
Public methodSaveChanges Saves the changes to the bound list in the database. The connection is then closed.
Top
See Also