←Select platform
In This Topic ▼

ScheduledProcedureStepDataTable Class Members

Summary

The following tables list the members exposed by ScheduledProcedureStepDataTable.

Protected Constructors

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

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.

Public Properties

Name Description
Public Property
AccessionNumberColumn Gets the Accession Number Column.
Public Property Count Gets the total number of ScheduledProcedureStepRow objects in the System.Data.DataTable.Rows collection.
Public Property Item Gets the ScheduledProcedureStepRow at the specified index.
Public Property ModalityColumn Gets the Modality Column.
Public Property Pre_MedicationColumn Gets the Pre Medication Column.
Public Property RequestedContrastAgentColumn Gets the Requested Contrast Agent Column.
Public Property RequestedProcedureIDColumn Gets the Requested Procedure ID Column.
Public Property ScheduledPerformingPhysicianNameFamilyNameColumn Gets the Scheduled Performing Physician Name Family Name Column.
Public Property ScheduledPerformingPhysicianNameGivenNameColumn Gets the Scheduled Performing Physician Name Given Name Column.
Public Property ScheduledPerformingPhysicianNameMiddleNameColumn Gets the Scheduled Performing Physician Name Middle Name Column.
Public Property ScheduledPerformingPhysicianNamePrefixColumn Gets the Scheduled Performing Physician Name Prefix Column.
Public Property ScheduledPerformingPhysicianNameSuffixColumn Gets the Scheduled Performing Physician Name Suffix Column.
Public Property ScheduledProcedureStepDescriptionColumn Gets the Scheduled Procedure Step Description Column.
Public Property ScheduledProcedureStepIDColumn Gets the Scheduled Procedure Step ID Column.
Public Property ScheduledProcedureStepLocationColumn Gets the Scheduled Procedure Step Location Column.
Public Property ScheduledProcedureStepStartDate_TimeColumn Gets the Scheduled Procedure Step Start Date Time Column.

Public Events

Name Description
Public Event
ScheduledProcedureStepRowChanged Occurs after a ScheduledProcedureStepRow has been changed successfully.
Public Event ScheduledProcedureStepRowChanging Occurs when a ScheduledProcedureStepRow is changing.
Public Event ScheduledProcedureStepRowDeleted Occurs after a ScheduledProcedureStepRow in the table has been deleted.
Public Event ScheduledProcedureStepRowDeleting Occurs before a ScheduledProcedureStepRow 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.Worklist.DataAccessLayer Assembly