←Select platform
In This Topic ▼

ReferencedPatientSequenceDataTable Class Members

Summary

The following tables list the members exposed by ReferencedPatientSequenceDataTable.

Protected Constructors

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

Public Methods

Name Description
Public Method
AddReferencedPatientSequenceRow Adds a ReferencedPatientSequenceRow object to the System.Data.DataTable.Rows collection.
Public Method Clone Clones the structure of the ReferencedPatientSequenceDataTable, including all ReferencedPatientSequenceDataTable schemas and constraints.
Public Method
static  | Shared in VB</div>
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the ReferencedPatientSequenceDataTable.
Public Method NewReferencedPatientSequenceRow Creates an empty ReferencedPatientSequenceRow without adding it to the System.Data.DataTable.Rows collection.
Public Method RemoveReferencedPatientSequenceRow Removes a ReferencedPatientSequenceRow 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 ReferencedPatientSequenceRowChanged event.
Protected Method OnRowChanging Raises the ReferencedPatientSequenceRowChanging event.
Protected Method OnRowDeleted Raises the ReferencedPatientSequenceRowDeleted event.
Protected Method OnRowDeleting Raises the ReferencedPatientSequenceRowDeleting event.

Public Properties

Name Description
Public Property
Count Gets the total number of ReferencedPatientSequenceRow objects in the System.Data.DataTable.Rows collection.
Public Property Item Gets the ReferencedPatientSequenceRow at the specified index.
Public Property PatientIDColumn Gets the Patient ID Column.
Public Property ReferencedSOPClassUIDColumn Gets the Referenced SOP Class UID Column.
Public Property ReferencedSOPInstanceUIDColumn Gets the Referenced SOP Instance UID Column.

Public Events

Name Description
Public Event
ReferencedPatientSequenceRowChanged Occurs after a ReferencedPatientSequenceRow has been changed successfully.
Public Event ReferencedPatientSequenceRowChanging Occurs when a ReferencedPatientSequenceRow is changing.
Public Event ReferencedPatientSequenceRowDeleted Occurs after a ReferencedPatientSequenceRow in the table has been deleted.
Public Event ReferencedPatientSequenceRowDeleting Occurs before a ReferencedPatientSequenceRow 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