| C# |
|---|
| public class AddressManager : ObjectManager<Address, Addresses> |
| #ctor | Initializes an object instance. |
| GetCodeTypeIDKey | Get the CodeTypeID key record. |
| GetLoadFilters | Creates and returns the Load filters object. |
| GetLoadJoins | Creates and returns the Load Joins object. |
| LoadJoinByCodeTypeID | Loads a collection of data records ordered by Description. |
| LoadJoinWithCodeTypeID | Loads a collection of data records. |
| RetrieveJoinWithID | Retrieves a data record with the supplied value. |
| SetOrderByCodeTypeID | Sets the current OrderBy names. |
| GetIDKey | Missing Summary |