[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() | Delete( Object ) |
Tries to find a row with the same set of key fields in this table and if found, deletes it and returns its index, otherwise -1
|
![]() | Delete(Row, IDataStoreKey) |
Tries to find a row with the same set of key fields in this table and if found, deletes it and returns its index, otherwise -1
|
See Also