| C# |
|---|
| public class CVPersonManager : ObjectManager<CVPerson, CVPersons> |
| #ctor | Initializes an object instance. |
| DeleteWithID | Deletes a Data Record with the supplied value. |
| GetKeyItem | Creates the KeyItem object. |
| RetrieveWithID | Retrieves a Data Record with the supplied value. |
| DataColumns | Creates the DataColumns object. |
| GetIDKey | Missing Summary |