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