Aerospike LINDPad Driver

ANamespaceAccess Properties

The ANamespaceAccess type exposes the following members.

Properties


  Name Description
Public property AerospikeConnection
Public property BinNames
Returns all the bins used within this namespace.
Public property DBPlatform
The Aerospike Platform this namespace is associated. DBPlatforms
Public property DefaultQueryPolicy
Public property DefaultReadPolicy
Public property DefaultScanPolicy
Public property DefaultWritePolicy
Public property IsMRT
Gets a value indicating whether this Instance has MRTs enabled.
Public property IsStrongConsistencyMode
Gets a value indicating whether this namespace is in strong consistency mode.
Public property Item
Returns the Set instance or null indicating the set doesn't exists in this namespace.
Public property LPnamespace
Public property Namespace
Public property NullSet
Returns the Aerospike Null Set for this namespace. The Null Set will contain all the records with a namespace.
Public property SetNames
Gets the names of th sets associate with this namespace.
Public property Sets
Returns the associated set instances for this namespace.