←Select platform

HangingProtocolProcedureCodeSequenceDataTable Class Members

Summary

The following tables list the members exposed by HangingProtocolProcedureCodeSequenceDataTable.

Protected Constructors

Name Description
HangingProtocolProcedureCodeSequenceDataTable Initializes a new instance of this class.

Public Methods

Name Description
AddHangingProtocolProcedureCodeSequenceRow Adds a row to this HangingProtocolProcedureCodeSequenceDataTable.
Clone Creates a new object that is a copy of the current instance.
GetTypedTableSchema Gets a System.Xml.Schema.XmlSchemaComplexType that represents the complexType element from XML Schema as specified by the World Wide Web Consortium.
Item Gets the HangingProtocolProcedureCodeSequenceRow at the specified index from this HangingProtocolProcedureCodeSequenceDataTable.
NewHangingProtocolProcedureCodeSequenceRow Creates a new HangingProtocolProcedureCodeSequenceRow.
RemoveHangingProtocolProcedureCodeSequenceRow Removes the specified row.

Protected Methods

Name Description
CreateInstance Creates an uninitialized HangingProtocolProcedureCodeSequenceDataTable.
GetRowType Use this method to get the type of data allowed in the HangingProtocolProcedureCodeSequenceDataTable table row.
NewRowFromBuilder Creates a new System.Data.DataRow.
OnRowChanged Raises the HangingProtocolProcedureCodeSequenceRowChanged event.
OnRowChanging Raises the HangingProtocolProcedureCodeSequenceRowChanging event.
OnRowDeleted Raises the HangingProtocolProcedureCodeSequenceRowDeleted event.
OnRowDeleting Raises the HangingProtocolProcedureCodeSequenceRowDeleting event.

Public Properties

Name Description
CodeMeaningColumn Gets the System.Data.DataColumn that represents the table Code Meaning column.
CodeValueColumn Gets the System.Data.DataColumn that represents the table Code Value column.
CodingSchemeDesignatorColumn Gets the System.Data.DataColumn that represents the table Coding Scheme Designator column.
CodingSchemeVersionColumn Gets the System.Data.DataColumn that represents the table Coding Scheme Version column.
Count Gets the number of rows in the table.
DefinitionSequenceGuidColumn Gets the System.Data.DataColumn that represents the table Definition Sequence GUID column.

Public Events

Name Description
HangingProtocolProcedureCodeSequenceRowChanged Occurs after a DataRow has been changed successfully.
HangingProtocolProcedureCodeSequenceRowChanging Occurs when a DataRow is changing.
HangingProtocolProcedureCodeSequenceRowDeleted Occurs after a DataRow has been deleted successfully.
HangingProtocolProcedureCodeSequenceRowDeleting Occurs before a row 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