←Select platform

OtherPatientIDsDataTable Class Members

Summary

The following tables list the members exposed by OtherPatientIDsDataTable.

Protected Constructors

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

Public Methods

Name Description
AddOtherPatientIDsRow Adds a new OtherPatientIDsRow to the System.Data.DataTable.Rows collection.
Clone Clones the structure of the OtherPatientIDsDataTable, including all OtherPatientIDsDataTable schemas and constraints
FindByPatientIDIssuerOfPatientIDOtherPatientID Finds a OtherPatientIDsRow in the System.Data.DataTable.Rows collection by the Patient ID and Issuer Of Patient ID and Other Patient ID value.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the OtherPatientIDsDataTable.
NewOtherPatientIDsRow Creates an empty OtherPatientIDsRow without adding it to the System.Data.DataTable.Rows collection.
RemoveOtherPatientIDsRow Removes a OtherPatientIDsRow 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 OtherPatientIDsRowChanged event.
OnRowChanging Raises the OtherPatientIDsRowChanging event.
OnRowDeleted Raises the OtherPatientIDsRowDeleted event.
OnRowDeleting Raises the OtherPatientIDsRowDeleting event.

Public Properties

Name Description
Count Gets the total number of OtherPatientIDsRow objects in the System.Data.DataTable.Rows collection.
IssuerOfPatientIDColumn Gets the Issuer Of Patient ID Column.
Item Gets the OtherPatientIDsRow at the specified index.
OtherPatientIDColumn Gets the Other Patient ID Column.
PatientIDColumn Gets the Patient ID Column.

Public Events

Name Description
OtherPatientIDsRowChanged Occurs after a OtherPatientIDsRow has been changed successfully.
OtherPatientIDsRowChanging Occurs when a OtherPatientIDsRow is changing.
OtherPatientIDsRowDeleted Occurs after a OtherPatientIDsRow in the table has been deleted.
OtherPatientIDsRowDeleting Occurs before a OtherPatientIDsRow 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