The following tables list the members exposed by ProcedureCodeSequenceDataTable.
Protected Constructors
Name | Description | |
---|---|---|
ProcedureCodeSequenceDataTable | Initializes a new instance of the ProcedureCodeSequenceDataTable class with the SerializationInfo and the StreamingContext. |
Public Methods
Name | Description | |
---|---|---|
AddProcedureCodeSequenceRow | Adds a ProcedureCodeSequenceRow object to the System.Data.DataTable.Rows collection. | |
Clone | Clones the structure of the ProcedureCodeSequenceDataTable, including all ProcedureCodeSequenceDataTable schemas and constraints | |
FindByMPPSSOPInstanceUIDCodeValueCodingSchemeDesignator | Finds a ProcedureCodeSequenceRow 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 ProcedureCodeSequenceDataTable. | |
NewProcedureCodeSequenceRow | Creates an empty ProcedureCodeSequenceRow without adding it to the System.Data.DataTable.Rows collection. | |
RemoveProcedureCodeSequenceRow | Removes a ProcedureCodeSequenceRow 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 ProcedureCodeSequenceRowChanged event. | |
OnRowChanging | Raises the ProcedureCodeSequenceRowChanging event. | |
OnRowDeleted | Raises the ProcedureCodeSequenceRowDeleted event. | |
OnRowDeleting | Raises the ProcedureCodeSequenceRowDeleting 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 ProcedureCodeSequenceRow objects in the System.Data.DataTable.Rows collection. | |
Item | Gets the ProcedureCodeSequenceRow at the specified index. | |
MPPSSOPInstanceUIDColumn | Gets the MPPS SOP Instance UID Column. | |
OrderNumberColumn | Gets the Order Number Column. |
Public Events
Name | Description | |
---|---|---|
ProcedureCodeSequenceRowChanged | Occurs after a ProcedureCodeSequenceRow has been changed successfully. | |
ProcedureCodeSequenceRowChanging | Occurs when a ProcedureCodeSequenceRow is changing. | |
ProcedureCodeSequenceRowDeleted | Occurs after a ProcedureCodeSequenceRow in the table has been deleted. | |
ProcedureCodeSequenceRowDeleting | Occurs before a ProcedureCodeSequenceRow in the table is about to be deleted. |
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET