Overload | Description |
---|---|
Load(PaymentFilter) | Loads a collection of PaymentDetail objects from the database based on given SQL criteria |
Load(PaymentFilter,String) | Loads a collection of PaymentDetail objects from the database based on given SQL criteria |
Load(PaymentFilter,Int32,Int32) | Loads a collection of PaymentDetail objects from the database based on given SQL criteria |
Load(PaymentFilter,Int32,Int32,String) | Loads a collection of PaymentDetail objects from the database based on given SQL criteria |