←Select platform

PerformedProtocolCodeSequenceDataTable Class Members

Summary

The following tables list the members exposed by PerformedProtocolCodeSequenceDataTable.

Protected Constructors

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

Public Methods

Name Description
AddPerformedProtocolCodeSequenceRow Adds a new PerformedProtocolCodeSequenceRow to the System.Data.DataTable.Rows collection.
Clone Clones the structure of the PerformedProtocolCodeSequenceDataTable, including all PerformedProtocolCodeSequenceDataTable schemas and constraints
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.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the PerformedProtocolCodeSequenceDataTable.
NewPerformedProtocolCodeSequenceRow Creates an empty PerformedProtocolCodeSequenceRow without adding it to the System.Data.DataTable.Rows collection.
RemovePerformedProtocolCodeSequenceRow Removes a PerformedProtocolCodeSequenceRow 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 PerformedProtocolCodeSequenceRowChanged event.
OnRowChanging Raises the PerformedProtocolCodeSequenceRowChanging event.
OnRowDeleted Raises the PerformedProtocolCodeSequenceRowDeleted event.
OnRowDeleting Raises the PerformedProtocolCodeSequenceRowDeleting event.

Public Properties

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

Public Events

Name Description
PerformedProtocolCodeSequenceRowChanged Occurs after a PerformedProtocolCodeSequenceRow has been changed successfully.
PerformedProtocolCodeSequenceRowChanging Occurs when a PerformedProtocolCodeSequenceRow is changing.
PerformedProtocolCodeSequenceRowDeleted Occurs after a PerformedProtocolCodeSequenceRow in the table has been deleted.
PerformedProtocolCodeSequenceRowDeleting Occurs before a PerformedProtocolCodeSequenceRow in the table is about to be deleted.
Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly