C# (CSharp) NetBase.Storage FileTable - 2 examples found. These are the top rated real world C# (CSharp) examples of NetBase.Storage.FileTable extracted from open source projects. You can rate examples to help us improve the quality of examples.
An on-disk table. This is loosely based on DBF of course, you can probably use it to read them. However, a lot of the fields are left empty - e.g. data types, etc. etc. These classes might make a good candidate for implementing IEnumerator