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 Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document