Aerospike.Database.LINQPadDriver.Extensions Namespace
Aerospike LINDPad Driver

SetRecords..::..Delete Method

Overload List


  Name Description
Public method Delete(ARecord, WritePolicy)
Deletes a DB record based on the provided record. Note that if the namespace and/or set is different, this instances's values are used.
Public method Delete(Object, WritePolicy)
Deletes the DB record associated with the primary key. Note that if the namespace and/or set is different, this instances's values are used.