←Select platform

ReferencedImagesDataTable Class Members

Summary

The following tables list the members exposed by ReferencedImagesDataTable.

Protected Constructors

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

Public Methods

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

Public Properties

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

Public Events

Name Description
ReferencedImagesRowChanged Occurs after a ReferencedImagesRow has been changed successfully.
ReferencedImagesRowChanging Occurs when a ReferencedImagesRow is changing.
ReferencedImagesRowDeleted Occurs after a ReferencedImagesRow in the table has been deleted.
ReferencedImagesRowDeleting Occurs before a ReferencedImagesRow in the table is about to be deleted.
Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly