Méthode |
Description |
|
Delete ( this store, DocumentTable table, string key, System.Guid etag, bool lastWriteWins = false ) : void |
|
|
Execute ( this store ) : System.Guid |
|
|
Insert ( this store, DocumentTable table, string key, object projections ) : System.Guid |
|
|
Query ( this store, DocumentTable table, HybridDb.QueryStats &stats, string select = null, string where = "", int skip, int take, string orderby = "", object parameters = null ) : object>>.IEnumerable |
|
|
Update ( this store, DocumentTable table, string key, System.Guid etag, object projections, bool lastWriteWins = false ) : System.Guid |
|
|