Skip to main content

dbtablexmlserializer-class

public class Korzh.EasyQuery.Db.DbTableXmlSerializer
: TableXmlSerializer<DbTable>

Assembly: Korzh.EasyQuery.Db.dll

Constructors

NameTypeDescription
DbTableXmlSerializer(XmlSerializerFactory factory)void

Methods

NameTypeDescription
LoadOneAttribute(DbTable table, string propName, string propValue)void
SaveAttributes(DbTable table, XmlWriter writer)void