←Select platform

ReferencedPatientSequenceDataTable Class Members

Summary

The following tables list the members exposed by ReferencedPatientSequenceDataTable.

Protected Constructors

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

Public Methods

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

Public Properties

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

Public Events

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