| C# |
|---|
| public class FacilityDbManager : ObjectManager<Facility, Facilities> |
| #ctor | Initializes an object instance. |
| GetLoadJoins | Creates and returns the Load Joins object. |
| RetrieveWithID | Retrieves a Data Record with the supplied value. |
| SetOrderByCode | Sets the current OrderBy names. |
| GetIDKey | Missing Summary |