Aerospike LINDPad Driver

SetRecords<(Of <(<'T>)>)> Properties

The SetRecords<(Of <(<'T>)>)> type exposes the following members.

Properties


  Name Description
Public property BinNames
Returns all the bin names possible for this set.
(Inherited from SetRecords.)
Public property BinsHashCode
Returns the hash Code for the defined bins for this Set's records.
(Inherited from SetRecords.)
Public property DefaultQueryPolicy (Inherited from SetRecords.)
Public property DefaultReadPolicy (Inherited from SetRecords.)
Public property DefaultRecordView
Sets how records are displayed using the LinqPad [LINQPad.Extensions.Dump{T}(T)] method. See ARecord..::..DumpTypes for more information.
(Inherited from SetRecords.)
Public property DefaultScanPolicy (Inherited from SetRecords.)
Public property DefaultWritePolicy (Inherited from SetRecords.)
Public property FKBins (Inherited from SetRecords.)
Public property IsNullSet (Inherited from SetRecords.)
Public property LPset (Inherited from SetRecords.)
Public property Namespace
Returns the Aerospike "Namespace's" name
(Inherited from SetRecords.)
Public property SetAccess (Inherited from SetRecords.)
Public property SetFullName
Returns the Set's name prefixed with the namespace.
(Inherited from SetRecords.)
Public property SetName
Returns the Aerospike "Set's" name
(Inherited from SetRecords.)