←Select platform
In This Topic ▼

ExternalStoreDataTable Class Members

Summary

The following tables list the members exposed by ExternalStoreDataTable.

Protected Constructors

Name Description
Protected Constructor
ExternalStoreDataTable Initializes a new instance of this class.

Public Methods

Name Description
Public Method
AddExternalStoreRow Adds a row to this ExternalStoreDataTable.
Public Method Clone Creates a new object that is a copy of the current instance.
Public Method FindBySOPInstanceUID Finds the row with the given SOP Instance UID value.
Public Method
static  | Shared in VB</div>
GetTypedTableSchema Gets a System.Xml.Schema.XmlSchemaComplexType that represents the complexType element from XML Schema as specified by the World Wide Web Consortium.
Public Method NewExternalStoreRow Creates a new ExternalStoreRow.
Public Method RemoveExternalStoreRow Removes the specified row.

Protected Methods

Name Description
Protected Method
CreateInstance Creates an uninitialized ExternalStoreDataTable.
Protected Method GetRowType Use this method to get the type of data allowed in the ExternalStoreDataTable table row.
Protected Method NewRowFromBuilder Creates a new System.Data.DataRow.
Protected Method OnRowChanged Raises the ExternalStoreRowChanged event.
Protected Method OnRowChanging Raises the ExternalStoreRowChanging event.
Protected Method OnRowDeleted Raises the ExternalStoreRowDeleted event.
Protected Method OnRowDeleting Raises the ExternalStoreRowDeleting event.

Public Properties

Name Description
Public Property
Count Gets the number of rows in the table.
Public Property ExpireDateColumn Gets the value of the Expire Date column for this row.
Public Property ExternalStoreGuidColumn Gets the value of the External Store GUID column for this row.
Public Property Item Gets the ExternalStoreRow at the specified index from this ExternalStoreDataTable.
Public Property SOPInstanceUIDColumn Gets the value of the SOP Instance UID column for this row.
Public Property StoreDateColumn Gets the value of the Store Date column for this row.
Public Property StoreTokenColumn Gets the value of the Store Token column for this row.

Public Events

Name Description
Public Event
ExternalStoreRowChanged Occurs after a DataRow has been changed successfully.
Public Event ExternalStoreRowChanging Occurs when a DataRow is changing.
Public Event ExternalStoreRowDeleted Occurs after a DataRow has been deleted successfully.
Public Event ExternalStoreRowDeleting Occurs before a row 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