←Select platform

ScheduledStationNamesDataTable Class Members

Summary

The following tables list the members exposed by ScheduledStationNamesDataTable.

Protected Constructors

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

Public Methods

Name Description
AddScheduledStationNamesRow Adds a ScheduledStationNamesRow object to the System.Data.DataTable.Rows collection.
Clone Clones the structure of the ScheduledStationNamesDataTable, including all ScheduledStationNamesDataTable schemas and constraints
FindByScheduledProcedureStepIDScheduledStationName Finds a ScheduledStationNamesRow in the System.Data.DataTable.Rows collection by the Scheduled Procedure Step ID and Scheduled Station Name value.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the ScheduledStationNamesDataTable.
NewScheduledStationNamesRow Creates an empty ScheduledStationNamesRow without adding it to the System.Data.DataTable.Rows collection.
RemoveScheduledStationNamesRow Removes a ScheduledStationNamesRow 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 ScheduledStationNamesRowChanged event.
OnRowChanging Raises the ScheduledStationNamesRowChanging event.
OnRowDeleted Raises the ScheduledStationNamesRowDeleted event.
OnRowDeleting Raises the ScheduledStationNamesRowDeleting event.

Public Properties

Name Description
Count Gets the total number of ScheduledStationNamesRow objects in the System.Data.DataTable.Rows collection.
Item Gets the ScheduledStationNamesRow at the specified index.
ScheduledProcedureStepIDColumn Gets the Scheduled Procedure Step ID Column.
ScheduledStationNameColumn Gets the Scheduled Station Name Column.

Public Events

Name Description
ScheduledStationNamesRowChanged Occurs after a ScheduledStationNamesRow has been changed successfully.
ScheduledStationNamesRowChanging Occurs when a ScheduledStationNamesRow is changing.
ScheduledStationNamesRowDeleted Occurs after a ScheduledStationNamesRow in the table has been deleted.
ScheduledStationNamesRowDeleting Occurs before a ScheduledStationNamesRow 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