←Select platform

RequestedProcedureCodeSequenceDataTable Class Members

Summary

The following tables list the members exposed by RequestedProcedureCodeSequenceDataTable.

Protected Constructors

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

Public Methods

Name Description
AddRequestedProcedureCodeSequenceRow Adds a new RequestedProcedureCodeSequenceRow to the System.Data.DataTable.Rows collection.
Clone Clones the structure of the RequestedProcedureCodeSequenceDataTable, including all RequestedProcedureCodeSequenceDataTable schemas and constraints
FindByAccessionNumberRequestedProcedureID Finds a RequestedProcedureCodeSequenceRow in the System.Data.DataTable.Rows collection by the Accession Number and Requested Procedure ID value.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the RequestedProcedureCodeSequenceDataTable.
NewRequestedProcedureCodeSequenceRow Creates an empty RequestedProcedureCodeSequenceRow without adding it to the System.Data.DataTable.Rows collection.
RemoveRequestedProcedureCodeSequenceRow Removes a RequestedProcedureCodeSequenceRow 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 RequestedProcedureCodeSequenceRowChanged event.
OnRowChanging Raises the RequestedProcedureCodeSequenceRowChanging event.
OnRowDeleted Raises the RequestedProcedureCodeSequenceRowDeleted event.
OnRowDeleting Raises the RequestedProcedureCodeSequenceRowDeleting event.

Public Properties

Name Description
AccessionNumberColumn Gets the Accession Number Column.
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 RequestedProcedureCodeSequenceRow objects in the System.Data.DataTable.Rows collection.
Item Gets the RequestedProcedureCodeSequenceRow at the specified index.
RequestedProcedureIDColumn Gets the Requested Procedure ID Column.

Public Events

Name Description
RequestedProcedureCodeSequenceRowChanged Occurs after a RequestedProcedureCodeSequenceRow has been changed successfully.
RequestedProcedureCodeSequenceRowChanging Occurs when a RequestedProcedureCodeSequenceRow is changing.
RequestedProcedureCodeSequenceRowDeleted Occurs after a RequestedProcedureCodeSequenceRow in the table has been deleted.
RequestedProcedureCodeSequenceRowDeleting Occurs before a RequestedProcedureCodeSequenceRow 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