Click or drag to resize

SQLitePersistenceServiceBaseTDataUpdate Method

Overload List
  NameDescription
Public methodUpdate(Object)
Update the specified object
Public methodUpdate(SQLiteDataContext, TData)
Perform the actual update.
Public methodUpdate(TData, TransactionMode, IPrincipal)
Update the specified data
Top
See Also