←Select platform
In This Topic ▼

ScheduledStationAETitlesDataTable Class Members

Summary

The following tables list the members exposed by ScheduledStationAETitlesDataTable.

Protected Constructors

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

Public Methods

Name Description
Public Method
AddScheduledStationAETitlesRow Adds a ScheduledStationAETitlesRow object to the System.Data.DataTable.Rows collection.
Public Method Clone Clones the structure of the ScheduledStationAETitlesDataTable, including all ScheduledStationAETitlesDataTable schemas and constraints
Public Method FindByScheduledProcedureStepIDScheduledStationAETitle Finds a ScheduledStationAETitlesRow in the System.Data.DataTable.Rows collection by the Scheduled Procedure Step ID and Scheduled Station AE Title value.
Public Method
static  | Shared in VB</div>
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the ScheduledStationAETitlesDataTable.
Public Method NewScheduledStationAETitlesRow Creates an empty ScheduledStationAETitlesRow without adding it to the System.Data.DataTable.Rows collection.
Public Method RemoveScheduledStationAETitlesRow Removes a ScheduledStationAETitlesRow 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 ScheduledStationAETitlesRowChanged event.
Protected Method OnRowChanging Raises the ScheduledStationAETitlesRowChanging event.
Protected Method OnRowDeleted Raises the ScheduledStationAETitlesRowDeleted event.
Protected Method OnRowDeleting Raises the ScheduledStationAETitlesRowDeleting event.

Public Properties

Name Description
Public Property
Count Gets the total number of ScheduledStationAETitlesRow objects in the System.Data.DataTable.Rows collection.
Public Property Item Gets the ScheduledStationAETitlesRow at the specified index.
Public Property ScheduledProcedureStepIDColumn Gets the Scheduled Procedure Step ID Column.
Public Property ScheduledStationAETitleColumn Gets the Scheduled Station AE Title Column.

Public Events

Name Description
Public Event
ScheduledStationAETitlesRowChanged Occurs after a ScheduledStationAETitlesRow has been changed successfully.
Public Event ScheduledStationAETitlesRowChanging Occurs when a ScheduledStationAETitlesRow is changing.
Public Event ScheduledStationAETitlesRowDeleted Occurs after a ScheduledStationAETitlesRow in the table has been deleted.
Public Event ScheduledStationAETitlesRowDeleting Occurs before a ScheduledStationAETitlesRow 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