←Select platform

ScheduledProtocolCodeSequenceDataTable Class Members

Summary

The following tables list the members exposed by ScheduledProtocolCodeSequenceDataTable.

Protected Constructors

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

Public Methods

Name Description
AddScheduledProtocolCodeSequenceRow Adds a ScheduledProtocolCodeSequenceRow object to the System.Data.DataTable.Rows collection.
Clone Clones the structure of the ScheduledProtocolCodeSequenceDataTable, including all ScheduledProtocolCodeSequenceDataTable schemas and constraints
FindByScheduledProcedureStepIDCodeValueCodingSchemeDesignator Finds a ScheduledProtocolCodeSequenceRow in the System.Data.DataTable.Rows collection by the Scheduled Procedure Step ID and Code Value and Coding Scheme Designator value.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the ScheduledProtocolCodeSequenceDataTable.
NewScheduledProtocolCodeSequenceRow Creates an empty ScheduledProtocolCodeSequenceRow without adding it to the System.Data.DataTable.Rows collection.
RemoveScheduledProtocolCodeSequenceRow Removes a ScheduledProtocolCodeSequenceRow 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 ScheduledProtocolCodeSequenceRowChanged event.
OnRowChanging Raises the ScheduledProtocolCodeSequenceRowChanging event.
OnRowDeleted Raises the ScheduledProtocolCodeSequenceRowDeleted event.
OnRowDeleting Raises the ScheduledProtocolCodeSequenceRowDeleting 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 ScheduledProtocolCodeSequenceRow objects in the System.Data.DataTable.Rows collection.
Item Gets the ScheduledProtocolCodeSequenceRow at the specified index.
OrderNumberColumn Gets the Order Number Column.
ScheduledProcedureStepIDColumn Gets the Scheduled Procedure Step ID Column.

Public Events

Name Description
ScheduledProtocolCodeSequenceRowChanged Occurs after a ScheduledProtocolCodeSequenceRow has been changed successfully.
ScheduledProtocolCodeSequenceRowChanging Occurs when a ScheduledProtocolCodeSequenceRow is changing.
ScheduledProtocolCodeSequenceRowDeleted Occurs after a ScheduledProtocolCodeSequenceRow in the table has been deleted.
ScheduledProtocolCodeSequenceRowDeleting Occurs before a ScheduledProtocolCodeSequenceRow 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