BundlePersistenceServiceInsert Method |
Name | Description | |
---|---|---|
Insert(Object) |
Insert the specified object
(Inherited from SQLitePersistenceServiceBaseTData.) | |
Insert(SQLiteDataContext, TData) |
Performthe actual insert.
(Inherited from SQLitePersistenceServiceBaseTData.) | |
Insert(Bundle, TransactionMode, IPrincipal) |
Bundles are special, they may be written on the current connection
or in memory
(Overrides SQLitePersistenceServiceBaseTDataInsert(TData, TransactionMode, IPrincipal).) |