←Select platform
In This Topic ▼

ProcedureCodeSequenceDataTable Class Members

Summary

The following tables list the members exposed by ProcedureCodeSequenceDataTable.

Protected Constructors

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

Public Methods

Name Description
Public Method
AddProcedureCodeSequenceRow Adds a new CompositeInstanceDataSet.ProcedureCodeSequenceRow to the System.Data.DataTable.Rows collection.
Public Method Clone Clones the structure of the ProcedureCodeSequenceDataTable, including all ProcedureCodeSequenceDataTable schemas and constraints.
Public Method FindByStudyInstanceUIDCodeValueCodingSchemaDesignator Finds a ProcedureCodeSequenceRow in the System.Data.DataTable.Rows collection by the Study Instance UID and Code Value and Coding Schema Designator value.
Public Method
static  | Shared in VB</div>
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the ProcedureCodeSequenceDataTable.
Public Method NewProcedureCodeSequenceRow Creates an empty ProcedureCodeSequenceRow without adding it to the System.Data.DataTable.Rows collection.
Public Method RemoveProcedureCodeSequenceRow Removes a ProcedureCodeSequenceRow 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 ProcedureCodeSequenceRowChanged event.
Protected Method OnRowChanging Raises the ProcedureCodeSequenceRowChanging event.
Protected Method OnRowDeleted Raises the ProcedureCodeSequenceRowDeleted event.
Protected Method OnRowDeleting Raises the ProcedureCodeSequenceRowDeleting event.

Public Properties

Name Description
Public Property
CodeMeaningColumn Gets the Code Meaning Column.
Public Property CodeValueColumn Gets the Code Value Column.
Public Property CodingSchemaDesignatorColumn Gets the Coding Schema Designator Column.
Public Property CodingSchemaVersionColumn Gets the Coding Schema Version Column.
Public Property Count Gets the total number of ProcedureCodeSequenceRow objects in the System.Data.DataTable.Rows collection.
Public Property Item Gets the ProcedureCodeSequenceRow at the specified index.
Public Property StudyInstanceUIDColumn Gets the Study Instance UID Column.

Public Events

Name Description
Public Event
ProcedureCodeSequenceRowChanged Occurs after a ProcedureCodeSequenceRow has been changed successfully.
Public Event ProcedureCodeSequenceRowChanging Occurs when a ProcedureCodeSequenceRow is changing.
Public Event ProcedureCodeSequenceRowDeleted Occurs after a ProcedureCodeSequenceRow in the table has been deleted.
Public Event ProcedureCodeSequenceRowDeleting Occurs before a ProcedureCodeSequenceRow 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.Storage.DataAccessLayer Assembly