mars ~master (2017-12-20T10:48:32Z)
Dub
Repo
ServerSideTable.deleteRecord
mars
sync
ServerSideTable
Undocumented in source. Be warned that the author may not have intended to support it.
Bytes
deleteRecord
(Database db, Bytes data, DeleteError err, string username, string clientid)
asPkParamStruct
!
table
deleteRecord
(Database db, asPkParamStruct!table keys, DeleteError err, string username, string clientid)
class
ServerSideTable
(ClientT, immutable(Table) table)
asPkParamStruct
!
table
deleteRecord
(
Database
db
,
asPkParamStruct
!
table
keys
,
ref
DeleteError
err
,
string
username
,
string
clientid
)
Meta
Source
See Implementation
mars
sync
ServerSideTable
aliases
ColumnsStruct
ColumnsType
KeysStruct
constructors
this
functions
count
countRowsToDelete
countRowsToInsert
countRowsToUpdate
deleteRecord
index
insertRecord
insertRow
loadFixture
packRows
packRowsToDelete
packRowsToInsert
packRowsToUpdate
selectRows
unsafeReset
updateRecord
updateRow
manifest constants
Columns
Definition
variables
fixtures
toDelete
toInsert
toUpdate