←Select platform
In This Topic ▼

SeriesDataTable Class Members

Summary

The following tables list the members exposed by SeriesDataTable.

Protected Constructors

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

Public Methods

Name Description
Public Method
AddSeriesRow Adds a new SeriesRow to the System.Data.DataTable.Rows collection.
Public Method Clone Clones the structure of the SeriesDataTable, including all SeriesDataTable schemas and constraints
Public Method FindBySeriesInstanceUID Finds a SeriesRow in the System.Data.DataTable.Rows collection by the Series Instance UID value.
Public Method
static  | Shared in VB</div>
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the SeriesDataTable.
Public Method NewSeriesRow Creates an empty SeriesRow without adding it to the System.Data.DataTable.Rows collection.
Public Method RemoveSeriesRow Removes a SeriesRow 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 SeriesRowChanged event.
Protected Method OnRowChanging Raises the SeriesRowChanging event.
Protected Method OnRowDeleted Raises the SeriesRowDeleted event.
Protected Method OnRowDeleting Raises the SeriesRowDeleting event.

Public Properties

Name Description
Public Property
BodyPartExaminedColumn Gets the Body Part Examined Column.
Public Property Count Gets the total number of SeriesRow objects in the System.Data.DataTable.Rows collection.
Public Property InstitutionNameColumn Gets the Institution Name Column.
Public Property Item Gets the SeriesRow at the specified index.
Public Property LateralityColumn Gets the Laterality Column.
Public Property ModalityColumn Gets the Modality Column.
Public Property PerformedProcedureStartDateColumn Gets the Performed Procedure Start Date Column.
Public Property PerformedProcedureStepIDColumn Gets the Performed Procedure Step ID Column.
Public Property ProtocolNameColumn Gets the Protocol Name Column.
Public Property ReceiveDateColumn Gets the Receive Date Column.
Public Property RetrieveAETitleColumn Gets the Retrieve AE Title Column.
Public Property SeriesDateColumn Gets the Series Date Column.
Public Property SeriesDescriptionColumn Gets the Series Description Column.
Public Property SeriesInstanceUIDColumn Gets the Series Instance UID Column.
Public Property SeriesNumberColumn Gets the Series Number Column.
Public Property StudyInstanceUIDColumn Gets the Study Instance UID Column.

Public Events

Name Description
Public Event
SeriesRowChanged Occurs after a SeriesRow has been changed successfully.
Public Event SeriesRowChanging Occurs when a SeriesRow is changing.
Public Event SeriesRowDeleted Occurs after a SeriesRow in the table has been deleted.
Public Event SeriesRowDeleting Occurs before a SeriesRow 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.Storage.DataAccessLayer Assembly