←Select platform
In This Topic ▼

MedicalAlertsDataTable Class Members

Summary

The following tables list the members exposed by MedicalAlertsDataTable.

Protected Constructors

Name Description
Protected Constructor MedicalAlertsDataTable Initializes a new instance of the MedicalAlertsDataTable class with the SerializationInfo and the StreamingContext.

Public Methods

Name Description
Public Method AddMedicalAlertsRow Adds a new MedicalAlertsRow to the System.Data.DataTable.Rows collection.
Public Method Clone Clones the structure of the MedicalAlertsDataTable, including all MedicalAlertsDataTable schemas and constraints
Public Method FindByPatientIDIssuerOfPatientIDMedicalAlert Finds a MedicalAlertsRow in the System.Data.DataTable.Rows collection by the Patient ID and Issuer Of Patient ID and Medical Alert value.
Public Method static  | Shared in VB GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the MedicalAlertsDataTable.
Public Method NewMedicalAlertsRow Creates an empty MedicalAlertsRow without adding it to the System.Data.DataTable.Rows collection.
Public Method RemoveMedicalAlertsRow Removes a MedicalAlertsRow from the System.Data.DataTable.Rows collection.

Protected Methods

Name Description
Protected Method CreateInstance This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Protected Method GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Protected Method NewRowFromBuilder Creates a new row from an existing row.
Protected Method OnRowChanged Raises the MedicalAlertsRowChanged event.
Protected Method OnRowChanging Raises the MedicalAlertsRowChanging event.
Protected Method OnRowDeleted Raises the MedicalAlertsRowDeleted event.
Protected Method OnRowDeleting Raises the MedicalAlertsRowDeleting event.

Public Properties

Name Description
Public Property Count Gets the total number of MedicalAlertsRow objects in the System.Data.DataTable.Rows collection.
Public Property IssuerOfPatientIDColumn Gets the Issuer Of Patient ID Column.
Public Property Item Gets the MedicalAlertsRow at the specified index.
Public Property MedicalAlertColumn Gets the Medical Alert Column.
Public Property PatientIDColumn Gets the Patient ID Column.

Public Events

Name Description
Public Event MedicalAlertsRowChanged Occurs after a MedicalAlertsRow has been changed successfully.
Public Event MedicalAlertsRowChanging Occurs when a MedicalAlertsRow is changing.
Public Event MedicalAlertsRowDeleted Occurs after a MedicalAlertsRow in the table has been deleted.
Public Event MedicalAlertsRowDeleting Occurs before a MedicalAlertsRow in the table is about to be deleted.

See Also

Reference

MedicalAlertsDataTable Class

Leadtools.Medical.Worklist.DataAccessLayer Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.