AerospikeConnection..::..ObtainMetaData Method
Obtains the meta data from the DB including namespaces, sets, bins, and other DB information.
Namespace:
Aerospike.Database.LINQPadDriverAssembly: Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)
Exceptions
| Exception | Condition |
|---|---|
| AerospikeException | 11 - Connection to Cloud Host \"{hostName}\" failed. |
| AerospikeException | 11 - Connection to Cloud Host \"{hostName}\" failed or timed out. |
| AerospikeException | 11 - Connection to {connectionNode.Name} failed or timed out. Cannot obtain meta-data for cluster. |
| AerospikeException | 11 - No active node found in cluster \"{this.Database}\". Tried: {nodes} |

