| C# |
|---|
| public class DbMetaDataKeyTypeManager : ObjectManager<DbMetaDataKeyType, DbMetaDataKeyTypes> |
| #ctor | Initializes an object instance. |
| GetLoadJoins | Creates and returns the Load join object. |
| GetTextFilters | Creates and returns the filters object. |
| LoadByDescription | Loads a collection of data records ordered by Description. |
| RetrieveWithID | Retrieves a Data Record with the supplied value. |
| SetOrderByDescription | Sets the current OrderBy names. |
| GetIDKey | Missing Summary |