←Select platform

ProcedureCodeSequenceDataTable Class Members

Summary

The following tables list the members exposed by ProcedureCodeSequenceDataTable.

Protected Constructors

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

Public Methods

Name Description
AddProcedureCodeSequenceRow Adds a new CompositeInstanceDataSet.ProcedureCodeSequenceRow to the System.Data.DataTable.Rows collection.
Clone Clones the structure of the ProcedureCodeSequenceDataTable, including all ProcedureCodeSequenceDataTable schemas and constraints.
FindByStudyInstanceUIDCodeValueCodingSchemaDesignator Finds a ProcedureCodeSequenceRow in the System.Data.DataTable.Rows collection by the Study Instance UID and Code Value and Coding Schema 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.
CodingSchemaDesignatorColumn Gets the Coding Schema Designator Column.
CodingSchemaVersionColumn Gets the Coding Schema 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.
StudyInstanceUIDColumn Gets the Study Instance UID 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.
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