JanaBiz.DbXml
Class XmlDocumentConfig

Constructor Summary
XmlDocumentConfig()
        Initializes a new instance of the JanaBiz.DbXml.XmlDocumentConfig class.

Property Summary
bool GenerateName
bool LazyDocs
JanaBiz.Db.DbLockMode LockMode
bool ReverseOrder
bool WellFormedOnly

Methods inherited from class JanaBiz.Bridge.FlagsBase
Clone

Methods inherited from class System.Object
Equals, Finalize, GetHashCode, GetType, MemberwiseClone, ToString


Constructor Detail

XmlDocumentConfig

public XmlDocumentConfig()

Initializes a new instance of the JanaBiz.DbXml.XmlDocumentConfig class.

Property Detail

GenerateName

public bool GenerateName


LazyDocs

public bool LazyDocs


LockMode

public JanaBiz.Db.DbLockMode LockMode


ReverseOrder

public bool ReverseOrder


WellFormedOnly

public bool WellFormedOnly