Angara.Table


TableReinstateSerializer

Namespace: Angara.Data
Parent Module: TableSerializers

The serializer keeps table schema as typed InfoSet and table data formatted as CSV and represented as a InfoSet blob.

Constructors

ConstructorDescription
new()
Signature: unit -> TableReinstateSerializer

CompiledName: .ctor

Fork me on GitHub