←Select platform

InstanceDataTable Class Members

Summary

The following tables list the members exposed by InstanceDataTable.

Protected Constructors

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

Public Methods

Name Description
AddInstanceRow Adds a new CompositeInstanceDataSet.InstanceRow to the System.Data.DataTable.Rows collection.
Clone Clones the structure of the InstanceDataTable, including all InstanceDataTable schemas and constraints
FindBySOPInstanceUID Finds a InstanceRow in the System.Data.DataTable.Rows collection by the SOP Instance UID value.
GetTypedTableSchema Returns the System.Xml.Schema.XmlSchemaComplexType for the InstanceDataTable.
NewInstanceRow Creates an empty InstanceRow without adding it to the System.Data.DataTable.Rows collection.
RemoveInstanceRow Removes a InstanceRow 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 InstanceRowChanged event.
OnRowChanging Raises the InstanceRowChanging event.
OnRowDeleted Raises the InstanceRowDeleted event.
OnRowDeleting Raises the InstanceRowDeleting event.

Public Properties

Name Description
Count Gets the total number of InstanceRow objects in the System.Data.DataTable.Rows collection.
ExternalStoreGuidColumn Gets the ExternalStoreGuid Column.
InstanceNumberColumn Gets the Instance Number Column.
Item Gets the InstanceRow at the specified index.
ReceiveDateColumn Gets the Receive Date Column.
ReferencedFileColumn Gets the Referenced File Column.
RetrieveAETitleColumn Gets the Retrieve AE Title Column.
SeriesInstanceUIDColumn Gets the Series Instance UID Column.
SOPClassUIDColumn Gets the SOP Class UID Column.
SOPInstanceUIDColumn Gets the SOP Instance UID Column.
StationNameColumn Gets the Station Name Column.
StoreAETitleColumn Gets the StoreAETitle Column.
StoreTokenColumn Gets the StoreToken Column.
TransferSyntaxColumn Gets the Transfer Syntax Column.

Public Events

Name Description
InstanceRowChanged Occurs after a InstanceRow has been changed successfully.
InstanceRowChanging Occurs when a InstanceRow is changing.
InstanceRowDeleted Occurs after a InstanceRow in the table has been deleted.
InstanceRowDeleting Occurs before a InstanceRow 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