dbtablexmlserializer-class
public class Korzh.EasyQuery.Db.DbTableXmlSerializer
: TableXmlSerializer<DbTable>
Assembly: Korzh.EasyQuery.Db.dll
Constructors
Name | Type | Description |
---|---|---|
DbTableXmlSerializer(XmlSerializerFactory factory) | void |
Methods
Name | Type | Description |
---|---|---|
LoadOneAttribute(DbTable table, string propName, string propValue) | void | |
SaveAttributes(DbTable table, XmlWriter writer) | void |