| C# |
|---|
| public class ProvinceManager : ObjectManager<Province, Provinces> |
| #ctor | Initializes an object instance. |
| GetKeyItem | Creates the KeyItem object. |
| GetKeyItems | Creates the KeyItems collection. |
| RetrieveWithID | Retrieves a Data Record with the supplied value. |
| SetOrderByName | Sets the current OrderBy names. |
| DataColumns | Creates the DataColumns object. |
| GetIDKey | Missing Summary |