/ Assembly List / CVRDAL / CVVisitManager

Namespace - CVRDAL


Syntax

C#
public class CVVisitManager : ObjectManager<CVVisit, CVVisits>

Provides Table specific data manipulation methods.

Public Methods
#ctor Initializes an object instance.
DeleteWithID Deletes a Data Record with the supplied value.
GetJoins Creates and returns the Load Joins object.
GetKeyItem Creates the KeyItem object.
RetrieveWithID Retrieves a Data Record with the supplied value.
5 Methods

Private Methods
DataColumns Creates the DataColumns object.
GetFacilityIDKey Missing Summary
GetIDKey Missing Summary
LoadWithJoins Loads a collection of DataObjects with Join data.
4 Methods

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