ARecord..::..Delete Method
Deletes the record from the DB.
Namespace:
Aerospike.Database.LINQPadDriver.ExtensionsAssembly: Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)
Syntax
Parameters
- writePolicy
- Type: WritePolicy
If not provided, the default write policy for the namespace is used.
Return Value
True if deleted.Exceptions
Exception | Condition |
---|---|
NullReferenceException | If SetAccess is null, a Null reference exception is thrown. |