ARecord Properties
The ARecord type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Aerospike |
Container for Aerospike API Properties.
You can obtain Record instance, namespace, set name, etc.
|
![]() |
DumpType |
How this record is displayed when using the LinqPad [LINQPad.Extensions.Dump{T}(T)] method.
The default is RecordARecord..::..DumpTypes
|
![]() |
HasDifferentSchema |
Returns true to indicated that this record's schema does not match when the set was scanned.
|
![]() |
Item |
Returns the value associated with Primary Key (DefaultASPIKeyName), a bin, or null to indicate the bin doesn't exists.
|
![]() |
RecordException |
If not null, this record encountered an exception during procession.
|
![]() |
SetAccess |
The Set Access instance that this record is associated with.
|