←Select platform
In This Topic ▼

ReferencedImagesDataTable Class Members

Summary

The following tables list the members exposed by ReferencedImagesDataTable.

Protected Constructors

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

Public Methods

Name Description
Public Method
AddReferencedImagesRow Adds a ReferencedImagesRow object to the System.Data.DataTable.Rows collection.
Public Method Clone Clones the structure of the ReferencedImagesDataTable, including all ReferencedImagesDataTable schemas and constraints.
Public Method FindBySOPInstanceUIDAutoNumber Finds a ReferencedImagesRow in the System.Data.DataTable.Rows collection by the SOP Instance UID and Auto Number value.
Public Method
static  | Shared in VB</div>
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the ReferencedImagesDataTable.
Public Method NewReferencedImagesRow Creates an empty ReferencedImagesRow without adding it to the System.Data.DataTable.Rows collection.
Public Method RemoveReferencedImagesRow Removes a ReferencedImagesRow 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 ReferencedImagesRowChanged event.
Protected Method OnRowChanging Raises the ReferencedImagesRowChanging event.
Protected Method OnRowDeleted Raises the ReferencedImagesRowDeleted event.
Protected Method OnRowDeleting Raises the ReferencedImagesRowDeleting event.

Public Properties

Name Description
Public Property
AutoNumberColumn Gets the Auto Number Column.
Public Property Count Gets the total number of ReferencedImagesRow objects in the System.Data.DataTable.Rows collection.
Public Property FormatColumn Gets the Format Column.
Public Property FrameIndexColumn Gets the Frame Index Column.
Public Property HeightColumn Gets the Height Column.
Public Property Item Gets the ReferencedImagesRow at the specified index.
Public Property QualityFactorColumn Gets the Quality Factor Column.
Public Property ReferencedFileColumn Gets the Referenced File Column.
Public Property SOPInstanceUIDColumn Gets the SOP Instance UID Column.
Public Property ThumbnailColumn Gets the Thumbnail Column.
Public Property WidthColumn Gets the Width Column.

Public Events

Name Description
Public Event
ReferencedImagesRowChanged Occurs after a ReferencedImagesRow has been changed successfully.
Public Event ReferencedImagesRowChanging Occurs when a ReferencedImagesRow is changing.
Public Event ReferencedImagesRowDeleted Occurs after a ReferencedImagesRow in the table has been deleted.
Public Event ReferencedImagesRowDeleting Occurs before a ReferencedImagesRow 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