ARecord..::..Export Method
Generates a JSON string based on JsonExportStructure.
Namespace:
Aerospike.Database.LINQPadDriver.ExtensionsAssembly: Aerospike.Database.LINQPadDriver (in Aerospike.Database.LINQPadDriver.dll)
Syntax
Parameters
- indented
- Type: Boolean
If true, JSON string is formatted for readability
- jsonSettings
- Type: JsonSerializerSettings
JSON settings for serialization. If not provided, All()()()(), DateTimeOffset()()()(), and Ignore()()()() are defined.