public class Korzh.EasyQuery.Db.DbTableXmlSerializer
: TableXmlSerializer<DbTable>
Package: Korzh.EasyQuery.Db
(targets: netstandard2.0
)
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 |