JanaBiz.Db
Class DbVerifyConfig

Constructor Summary
DbVerifyConfig()
        Initializes a new instance of the JanaBiz.Db.DbVerifyConfig class.

Property Summary
bool Aggressive
bool NoOrderCheck
bool OrderCheckOnly
bool Printable
bool Salvage

Methods inherited from class JanaBiz.Bridge.FlagsBase
Clone

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


Constructor Detail

DbVerifyConfig

public DbVerifyConfig()

Initializes a new instance of the JanaBiz.Db.DbVerifyConfig class.

Property Detail

Aggressive

public bool Aggressive


NoOrderCheck

public bool NoOrderCheck


OrderCheckOnly

public bool OrderCheckOnly


Printable

public bool Printable


Salvage

public bool Salvage