Overload | Description |
---|---|
WheredB Constructor() | Creates an instance of the WheredB class to provide selection criteria to a DBAccess.Select method call. |
WheredB Constructor(String,WheredBConditions,String) | Alternative constructor. Creates an instance of the WheredB class to provide selection criteria to a DBAccess.Select method call. Accepts the intial selection criteria. |
WheredB Constructor(String,WheredBConditions,Int32) | Alternative constructor. Creates an instance of the WheredB class to provide selection criteria to a DBAccess.Select method call. Accepts the intial selection criteria. |
WheredB Constructor(String,WheredBConditions,Decimal) | Alternative constructor. Creates an instance of the WheredB class to provide selection criteria to a DBAccess.Select method call. Accepts the intial selection criteria. |