←Select platform

MedicalAlertsDataTable Class Members

Summary

The following tables list the members exposed by MedicalAlertsDataTable.

Protected Constructors

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

Public Methods

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

Protected Methods

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

Public Properties

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

Public Events

Name Description
MedicalAlertsRowChanged Occurs after a MedicalAlertsRow has been changed successfully.
MedicalAlertsRowChanging Occurs when a MedicalAlertsRow is changing.
MedicalAlertsRowDeleted Occurs after a MedicalAlertsRow in the table has been deleted.
MedicalAlertsRowDeleting Occurs before a MedicalAlertsRow in the table is about to be deleted.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly