The LabTestDa type exposes the following members.

Constructors

  NameDescription
Public methodLabTestDa
Initializes a new instance of the LabTestDa class

Methods

  NameDescription
Protected methodCreateDelimitedString
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFormGetAllLabs
Public methodFormGetRecords(Int32, String, String)
Public methodFormGetRecords(Int32, String, String, String, Int32, String, Int32)
Public methodGetDistinctPatientLabNames
Gets distinct lab test names for patient
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLabTestsbyList
Public methodGetMostRecentDistinctLabTests
Gets most recent distinct patient labs
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetUroSexualLabs
Gets records labtests=PSA for a patient for Uro Sexual Function FU eform
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodSetParams Obsolete. (Inherited from BaseDA.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  NameDescription
Protected field_DeleteStoredProc (Inherited from BaseDA.)
Protected field_GetByParentStoredProc (Inherited from BaseDA.)
Protected field_GetStoredProc (Inherited from BaseDA.)
Protected field_InsertStoredProc (Inherited from BaseDA.)
Protected field_UpdateStoredProc (Inherited from BaseDA.)

See Also