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