←Select platform
In This Topic ▼

ScheduledProcedureStepDataTable Class Methods

Summary

For a list of all members of this type, see ScheduledProcedureStepDataTable members

Public Methods

Name Description
Public Method
AddScheduledProcedureStepRow Adds a ScheduledProcedureStepRow object to the System.Data.DataTable.Rows collection.
Public Method Clone Clones the structure of the ScheduledProcedureStepDataTable, including all ScheduledProcedureStepDataTable schemas and constraints
Public Method FindByScheduledProcedureStepID Finds a ScheduledProcedureStepRow in the System.Data.DataTable.Rows collection by the Scheduled Procedure Step ID value.
Public Method
static  | Shared in VB</div>
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the ScheduledProcedureStepDataTable.
Public Method NewScheduledProcedureStepRow Creates an empty ScheduledProcedureStepRow without adding it to the System.Data.DataTable.Rows collection.
Public Method RemoveScheduledProcedureStepRow Removes a ScheduledProcedureStepRow 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 ScheduledProcedureStepRowChanged event.
Protected Method OnRowChanging Raises the ScheduledProcedureStepRowChanging event.
Protected Method OnRowDeleted Raises the ScheduledProcedureStepRowDeleted event.
Protected Method OnRowDeleting Raises the ScheduledProcedureStepRowDeleting event.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly