←Select platform
In This Topic ▼

ImageInstanceDataTable Class Members

Summary

The following tables list the members exposed by ImageInstanceDataTable.

Protected Constructors

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

Public Methods

Name Description
Public Method
AddImageInstanceRow Adds a new ImageInstanceRow to the System.Data.DataTable.Rows collection.
Public Method Clone Clones the structure of the ImageInstanceDataTable, including all ImageInstanceDataTable schemas and constraints
Public Method FindBySOPInstanceUID Find a ImageInstanceRow in the System.Data.DataTable.Rows collection by the SOP Instance UID value.
Public Method
static  | Shared in VB</div>
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the ImageInstanceDataTable.
Public Method NewImageInstanceRow Creates an empty ImageInstanceRow without adding it to the System.Data.DataTable.Rows collection.
Public Method RemoveImageInstanceRow Removes a ImageInstanceRow 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 ImageInstanceRowChanged event.
Protected Method OnRowChanging Raises the ImageInstanceRowChanging event.
Protected Method OnRowDeleted Raises the ImageInstanceRowDeleted event.
Protected Method OnRowDeleting Raises the ImageInstanceRowDeleting event.

Public Properties

Name Description
Public Property
BitsAllocatedColumn Gets the Bits Allocated Column.
Public Property Count Gets the total number of ImageInstanceRow objects in the System.Data.DataTable.Rows collection.
Public Property EchoNumberColumn Gets the Echo Number Column.
Public Property FrameOfReferenceUIDColumn Gets the Frame Of Reference UID Column.
Public Property ImageColumnsColumn Gets the Image Columns (Width) Column.
Public Property ImageOrientationPatientColumn Gets the Image Orientation Patient Column.
Public Property ImagePositionPatientColumn Gets the Image Position Patient Column.
Public Property ImageRowsColumn Gets the Image Rows (Height) Column.
Public Property Item Gets the ImageInstanceRow at the specified index.
Public Property NumberOfFramesColumn Gets the Number Of Frames Column.
Public Property PixelSpacingColumn Gets the Pixel Spacing Column.
Public Property SequenceNameColumn Gets the Sequence Name UID Column.
Public Property SOPInstanceUIDColumn Gets the SOP Instance UID Column.

Public Events

Name Description
Public Event
ImageInstanceRowChanged Occurs after a ImageInstanceRow has been changed successfully.
Public Event ImageInstanceRowChanging Occurs when a ImageInstanceRow is changing.
Public Event ImageInstanceRowDeleted Occurs after a ImageInstanceRow in the table has been deleted.
Public Event ImageInstanceRowDeleting Occurs before a ImageInstanceRow 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