Aerospike.Database.LINQPadDriver.Extensions Namespace
Aerospike LINDPad Driver

ARecord..::..Update Method

Updates this record in the DB

Namespace:  Aerospike.Database.LINQPadDriver.Extensions
Assembly:  Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)

Syntax


public ARecord Update(
	WritePolicy writePolicy
)

Parameters

writePolicy
Type: WritePolicy
If not provided, the default write policy for the namespace is used.

Return Value

Returns this object

Exceptions


ExceptionCondition
NullReferenceException If SetAccess is null, a Null reference exception is thrown.