AValue..::..ToCDT Method
This will convert a list of JsonDocument/JObject to a list of dictionary items if they match that patterns.
If the value is already a list of dictionary items, that is returned.
Namespace:
Aerospike.Database.LINQPadDriver.ExtensionsAssembly: Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)
Syntax
public IEnumerable<IDictionary<string, Object>> ToCDT()