←Select platform
In This Topic ▼

PerformedProtocolCodeSequenceDataTable Class Members

Summary

The following tables list the members exposed by PerformedProtocolCodeSequenceDataTable.

Protected Constructors

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

Public Methods

Name Description
Public Method
AddPerformedProtocolCodeSequenceRow Adds a new PerformedProtocolCodeSequenceRow to the System.Data.DataTable.Rows collection.
Public Method Clone Clones the structure of the PerformedProtocolCodeSequenceDataTable, including all PerformedProtocolCodeSequenceDataTable schemas and constraints
Public Method FindByMPPSSOPInstanceUIDCodeValueCodingSchemeDesignator Finds a PerformedProtocolCodeSequenceRow in the System.Data.DataTable.Rows collection by the MPPS SOP Instance UID and Code Value and Coding Scheme Designator value.
Public Method
static  | Shared in VB</div>
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the PerformedProtocolCodeSequenceDataTable.
Public Method NewPerformedProtocolCodeSequenceRow Creates an empty PerformedProtocolCodeSequenceRow without adding it to the System.Data.DataTable.Rows collection.
Public Method RemovePerformedProtocolCodeSequenceRow Removes a PerformedProtocolCodeSequenceRow 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 PerformedProtocolCodeSequenceRowChanged event.
Protected Method OnRowChanging Raises the PerformedProtocolCodeSequenceRowChanging event.
Protected Method OnRowDeleted Raises the PerformedProtocolCodeSequenceRowDeleted event.
Protected Method OnRowDeleting Raises the PerformedProtocolCodeSequenceRowDeleting event.

Public Properties

Name Description
Public Property
CodeMeaningColumn Gets the Code Meaning Column.
Public Property CodeValueColumn Gets the Code Value Column.
Public Property CodingSchemeDesignatorColumn Gets the Coding Scheme Designator Column.
Public Property CodingSchemeVersionColumn Gets the Coding Scheme Version Column.
Public Property Count Gets the total number of PerformedProtocolCodeSequenceRow objects in the System.Data.DataTable.Rows collection.
Public Property Item Gets the PerformedProtocolCodeSequenceRow at the specified index.
Public Property MPPSSOPInstanceUIDColumn Gets the MPPS SOP Instance UID Column.
Public Property OrderNumberColumn Gets the Order Number Column.

Public Events

Name Description
Public Event
PerformedProtocolCodeSequenceRowChanged Occurs after a PerformedProtocolCodeSequenceRow has been changed successfully.
Public Event PerformedProtocolCodeSequenceRowChanging Occurs when a PerformedProtocolCodeSequenceRow is changing.
Public Event PerformedProtocolCodeSequenceRowDeleted Occurs after a PerformedProtocolCodeSequenceRow in the table has been deleted.
Public Event PerformedProtocolCodeSequenceRowDeleting Occurs before a PerformedProtocolCodeSequenceRow 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