VirtualTableXmlSerializer class
public class Korzh.EasyQuery.Db.VirtualTableXmlSerializer : TableXmlSerializer<VirtualTable>Package: Korzh.EasyQuery.Db (targets: netstandard2.0)
Assembly: Korzh.EasyQuery.Db.dll
Constructors
Section titled “Constructors”| Name | Type | Description |
|---|---|---|
| VirtualTableXmlSerializer(XmlSerializerFactory factory) | void |
Methods
Section titled “Methods”| Name | Type | Description |
|---|---|---|
LoadOneAttribute(VirtualTable table, string propName, string propValue) | void | |
SaveAttributes(VirtualTable table, XmlWriter writer) | void |