←Select platform

PatientDataTable Class Methods

Summary

For a list of all members of this type, see PatientDataTable members

Public Methods

Name Description
AddPatientRow Adds a PatientRow object to the System.Data.DataTable.Rows collection.
Clone Clones the structure of the PatientDataTable, including all PatientDataTable schemas and constraints
FindByPatientIDIssuerOfPatientID Finds a PatientRow in the System.Data.DataTable.Rows collection by the Patient ID and Issuer Of Patient ID value.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the PatientDataTable.
NewPatientRow Creates an empty PatientRow without adding it to the System.Data.DataTable.Rows collection.
RemovePatientRow Removes a PatientRow 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 PatientRowChanged event.
OnRowChanging Raises the PatientRowChanging event.
OnRowDeleted Raises the PatientRowDeleted event.
OnRowDeleting Raises the PatientRowDeleting event.
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