←Select platform
In This Topic ▼

PatientDataTable Class Members

Summary

The following tables list the members exposed by PatientDataTable.

Protected Constructors

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

Public Methods

Name Description
Public Method AddPatientRow Adds a new CompositeInstanceDataSet.PatientRow to the System.Data.DataTable.Rows collection.
Public Method Clone Clones the structure of the PatientDataTable, including allPatientDataTable schemas and constraints.
Public Method FindByPatientID Finds a PatientRow in the System.Data.DataTable.Rows collection by the Patient ID value.
Public Method static  | Shared in VB GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the PatientDataTable.
Public Method NewPatientRow Creates an empty PatientRow without adding it to the System.Data.DataTable.Rows collection.
Public Method RemovePatientRow Removes a PatientRow 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 used directly 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 PatientRowChanged event.
Protected Method OnRowChanging Raises the PatientRowChanging event.
Protected Method OnRowDeleted Raises the PatientRowDeleted event.
Protected Method OnRowDeleting Raises the PatientRowDeleting event.

Public Properties

Name Description
Public Property BirthDateColumn Gets the Birth Date Column.
Public Property CommentsColumn Gets the Comments Column.
Public Property Count Gets the total number of PatientRow objects in the System.Data.DataTable.Rows collection.
Public Property EthnicGroupColumn Gets the Ethnic Group Column.
Public Property FamilyNameColumn Gets the Family Name Column.
Public Property GivenNameColumn Gets the Given Name Column.
Public Property IssuerOfPatientIDColumn Gets the Issuer Of Patient ID Column.
Public Property Item Gets the PatientRow 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 PatientIDColumn Gets the Patient ID Column.
Public Property RetrieveAETitleColumn Gets the Retrieve AE Title Column.
Public Property SexColumn Gets the Sex Column.

Public Events

Name Description
Public Event PatientRowChanged Occurs after a PatientRow has been changed successfully.
Public Event PatientRowChanging Occurs when a PatientRow is changing.
Public Event PatientRowDeleted Occurs after a PatientRow in the table has been deleted.
Public Event PatientRowDeleting Occurs before a PatientRow in the table is about to be deleted.

See Also

Reference

PatientDataTable Class

Leadtools.Medical.Storage.DataAccessLayer Namespace

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

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.