ARecord..::..Update Method
Updates this record in 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
Returns this objectExceptions
Exception | Condition |
---|---|
NullReferenceException | If SetAccess is null, a Null reference exception is thrown. |