←Select platform
In This Topic ▼

PerformedSeriesSequenceDataTable Class Members

Summary

The following tables list the members exposed by PerformedSeriesSequenceDataTable.

Protected Constructors

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

Public Methods

Name Description
Public Method
AddPerformedSeriesSequenceRow Adds a new PerformedSeriesSequenceRow to the System.Data.DataTable.Rows collection.
Public Method Clone Clones the structure of the PerformedSeriesSequenceDataTable, including all PerformedSeriesSequenceDataTable schemas and constraints
Public Method FindBySeriesInstanceUIDMPPSSOPInstanceUID Finds a PerformedSeriesSequenceRow in the System.Data.DataTable.Rows collection by the Series Instance UID and MPPS SOP Instance UID value.
Public Method
static  | Shared in VB</div>
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the PerformedSeriesSequenceDataTable.
Public Method NewPerformedSeriesSequenceRow Creates an empty PerformedSeriesSequenceRow without adding it to the System.Data.DataTable.Rows collection.
Public Method RemovePerformedSeriesSequenceRow Removes a PerformedSeriesSequenceRow 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 PerformedSeriesSequenceRowChanged event.
Protected Method OnRowChanging Raises the PerformedSeriesSequenceRowChanging event.
Protected Method OnRowDeleted Raises the PerformedSeriesSequenceRowDeleted event.
Protected Method OnRowDeleting Raises the PerformedSeriesSequenceRowDeleting event.

Public Properties

Name Description
Public Property
Count Gets the total number of PerformedSeriesSequenceRow objects in the System.Data.DataTable.Rows collection.
Public Property Item Gets the PerformedSeriesSequenceRow at the specified index.
Public Property MPPSSOPInstanceUIDColumn Gets the MPPS SOP Instance UID Column.
Public Property OperatorNameColumn Gets the Operator Name Column.
Public Property OrderNumberColumn Gets the Order Number Column.
Public Property PerformingPhysicianNameColumn Gets the Performing Physician Name Column.
Public Property ProtocolNameColumn Gets the Protocol Name Column.
Public Property RetrieveAETitleColumn Gets the Retrieve AE Title Column.
Public Property SeriesDescriptionColumn Gets the Series Description Column.
Public Property SeriesInstanceUIDColumn Gets the Series Instance UID Column.

Public Events

Name Description
Public Event
PerformedSeriesSequenceRowChanged Occurs after a PerformedSeriesSequenceRow has been changed successfully.
Public Event PerformedSeriesSequenceRowChanging Occurs when a PerformedSeriesSequenceRow is changing.
Public Event PerformedSeriesSequenceRowDeleted Occurs after a PerformedSeriesSequenceRow in the table has been deleted.
Public Event PerformedSeriesSequenceRowDeleting Occurs before a PerformedSeriesSequenceRow 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.Worklist.DataAccessLayer Assembly