←Select platform
In This Topic ▼

OtherPatientNamesDataTable Class Members

Summary

The following tables list the members exposed by OtherPatientNamesDataTable.

Protected Constructors

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

Public Methods

Name Description
Public Method
AddOtherPatientNamesRow Adds a new CompositeInstanceDataSet.OtherPatientNamesRow to the System.Data.DataTable.Rows collection.
Public Method Clone Clones the structure of the OtherPatientNamesDataTable, including allOtherPatientNamesDataTable schemas and constraints.
Public Method FindByOrderNumber Finds a OtherPatientNamesRow in the System.Data.DataTable.Rows collection by the Order Number value.
Public Method
static  | Shared in VB</div>
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the OtherPatientNamesDataTable.
Public Method NewOtherPatientNamesRow Creates an empty OtherPatientNamesRow without adding it to the System.Data.DataTable.Rows collection.
Public Method RemoveOtherPatientNamesRow Removes a OtherPatientNamesRow from the System.Data.DataTable.Rows collection.

Protected Methods

Name Description
Protected Method
CreateInstance This API supports the .NET Framework infrastructure and is not intended to be useddirectly from your code.
Protected Method GetRowType This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Protected Method NewRowFromBuilder Creates a new row from an existing row.
Protected Method OnRowChanged Raises the OtherPatientNamesRowChanged event.
Protected Method OnRowChanging Raises the OtherPatientNamesRowChanging event.
Protected Method OnRowDeleted Raises the OtherPatientNamesRowDeleted event.
Protected Method OnRowDeleting Raises the OtherPatientNamesRowDeleting event.

Public Properties

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

Public Events

Name Description
Public Event
OtherPatientNamesRowChanged Occurs after a OtherPatientNamesRow has been changed successfully.
Public Event OtherPatientNamesRowChanging Occurs when a OtherPatientNamesRow is changing.
Public Event OtherPatientNamesRowDeleted Occurs after a OtherPatientNamesRow in the table has been deleted.
Public Event OtherPatientNamesRowDeleting Occurs before a OtherPatientNamesRow in the table is about to be deleted.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly