←Select platform

ContrastAllergiesDataTable Class Members

Summary

The following tables list the members exposed by ContrastAllergiesDataTable.

Protected Constructors

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

Public Methods

Name Description
AddContrastAllergiesRow Adds a new ContrastAllergiesRow to the System.Data.DataTable.Rows collection.
Clone Clones the structure of the ContrastAllergiesDataTable, including all ContrastAllergiesDataTable schemas and constraints
FindByPatientIDIssuerOfPatientIDContrastAllergy Finds a ContrastAllergiesRow in the System.Data.DataTable.Rows collection by the Patient ID and Issuer Of Patient ID and Contrast Allergy value.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the ContrastAllergiesDataTable.
NewContrastAllergiesRow Creates an empty ContrastAllergiesRow without adding it to the System.Data.DataTable.Rows collection.
RemoveContrastAllergiesRow Removes a ContrastAllergiesRow 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 ContrastAllergiesRowChanged event.
OnRowChanging Raises the ContrastAllergiesRowChanging event.
OnRowDeleted Raises the ContrastAllergiesRowDeleted event.
OnRowDeleting Raises the ContrastAllergiesRowDeleting event.

Public Properties

Name Description
ContrastAllergyColumn Gets the Contrast Allergy Column.
Count Gets the total number of ContrastAllergiesRow objects in the System.Data.DataTable.Rows collection.
IssuerOfPatientIDColumn Gets the Issuer Of Patient ID Column.
Item Gets the ContrastAllergiesRow at the specified index.
PatientIDColumn Gets the Patient ID Column.

Public Events

Name Description
ContrastAllergiesRowChanged Occurs after a ContrastAllergiesRow has been changed successfully.
ContrastAllergiesRowChanging Occurs when a ContrastAllergiesRow is changing.
ContrastAllergiesRowDeleted Occurs after a ContrastAllergiesRow in the table has been deleted.
ContrastAllergiesRowDeleting Occurs before a ContrastAllergiesRow 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