←Select platform
In This Topic ▼

InstanceDataTable Class Members

Summary

The following tables list the members exposed by InstanceDataTable.

Protected Constructors

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

Public Methods

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

Public Properties

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

Public Events

Name Description
Public Event InstanceRowChanged Occurs after an InstanceRow has been changed successfully.
Public Event InstanceRowChanging Occurs when an InstanceRow is changing.
Public Event InstanceRowDeleted Occurs after an InstanceRow in the table has been deleted.
Public Event InstanceRowDeleting Occurs before an InstanceRow in the table is about to be deleted.

See Also

Reference

InstanceDataTable Class

Leadtools.Medical.Storage.DataAccessLayer Namespace

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.