在这里主要是采用多级文件组合的方式来进行复杂对象的序列化保存存储 将目标对象以多张工作表的Excel表格文件的形式进行存储
Microsoft.VisualBasic.Data.Framework.Extensions 5.0.9753.4776.
01 Namespaces
Microsoft.VisualBasic.Data.Framework
| Type | Summary | Members |
|---|---|---|
| DataTableStream | 2 | |
| SchemasAPI | 7 | |
| TemplateAttribute | 用于标记当前的类型为csv输入文件的模板 | 4 |
| TemplateHelper | 1 | |
| Writer | Writer.Dispose()的时候会自动保存Csv文件的数据 | 4 |
Microsoft.VisualBasic.Data.Framework.IO.Properties
| Type | Summary | Members |
|---|---|---|
| Comment | Comment data string about this configuration item.(当前的配置数据项的在数据文件之中的注释字符串) | 5 |
| Properties | The Properties class represents a persistent set of properties. | 22 |
| Reflector | 8 | |
| SectionRegion | This attribute for separate the configuration data into another section region using the comment lines. | 1 |
Microsoft.VisualBasic.Data.Framework.Outlining
采用分级显示的功能进行复杂对象的序列化存储操作
| Type | Summary | Members |
|---|---|---|
| Builder | The row object builder, convert csv data row to .NET object in given Builder.Type | 8 |
| OutliningDataLoader | 3 |