/ Assembly List / CVRDAL / CVPersonManager

Namespace - CVRDAL


Syntax

C#
public class CVPersonManager : ObjectManager<CVPerson, CVPersons>

Provides Table specific data manipulation methods.

Public Methods
#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.
4 Methods

Private Methods
DataColumns Creates the DataColumns object.
GetIDKey Missing Summary
2 Methods

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.