←Select platform

OtherPatientNamesDataTable Class Members

Summary

The following tables list the members exposed by OtherPatientNamesDataTable.

Protected Constructors

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

Public Methods

Name Description
AddOtherPatientNamesRow Adds a new CompositeInstanceDataSet.OtherPatientNamesRow to the System.Data.DataTable.Rows collection.
Clone Clones the structure of the OtherPatientNamesDataTable, including allOtherPatientNamesDataTable schemas and constraints.
FindByOrderNumber Finds a OtherPatientNamesRow in the System.Data.DataTable.Rows collection by the Order Number value.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the OtherPatientNamesDataTable.
NewOtherPatientNamesRow Creates an empty OtherPatientNamesRow without adding it to the System.Data.DataTable.Rows collection.
RemoveOtherPatientNamesRow Removes a OtherPatientNamesRow 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 useddirectly 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 OtherPatientNamesRowChanged event.
OnRowChanging Raises the OtherPatientNamesRowChanging event.
OnRowDeleted Raises the OtherPatientNamesRowDeleted event.
OnRowDeleting Raises the OtherPatientNamesRowDeleting event.

Public Properties

Name Description
Count Gets the total number of OtherPatientNamesRow objects in the System.Data.DataTable.Rows collection.
FamilyNameColumn Gets the Family Name Column.
GivenNameColumn Gets the Given Name Column.
Item Gets the OtherPatientNamesRow at the specified index.
MiddleNameColumn Gets the Middle Name Column.
NamePrefixColumn Gets the Name Prefix Column.
NameSuffixColumn Gets the Name Suffix Column.
OrderNumberColumn Gets the Order Number Column.
PatientIDColumn Gets the Patient ID Column.

Public Events

Name Description
OtherPatientNamesRowChanged Occurs after a OtherPatientNamesRow has been changed successfully.
OtherPatientNamesRowChanging Occurs when a OtherPatientNamesRow is changing.
OtherPatientNamesRowDeleted Occurs after a OtherPatientNamesRow in the table has been deleted.
OtherPatientNamesRowDeleting Occurs before a OtherPatientNamesRow in the table is about to be deleted.
Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly