Aerospike LINDPad Driver

JsonExportStructure Members

The JsonExportStructure type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from ValueType.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from ValueType.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from ValueType.)

Fields


  Name Description
Public field Digest
The Record's Digest (Required)
Public field Generation
The record's Generation. generation()()()()
Public field KeyValue
The primary key of the record (optional)
Public field NameSpace
The namespace associated with this record
Public field SetName
The Set associated with this record
Public field TimeToLive
The record's Time-to-Live. TimeToLive()()()()Expiration
Public field Values
The associated record's bins (required)