The following tables list the members exposed by ExternalStoreDataTable.
Protected Constructors
Name | Description | |
---|---|---|
![]() |
ExternalStoreDataTable | Initializes a new instance of this class. |
Public Methods
Name | Description | |
---|---|---|
![]() |
AddExternalStoreRow | Adds a row to this ExternalStoreDataTable. |
![]() |
Clone | Creates a new object that is a copy of the current instance. |
![]() |
FindBySOPInstanceUID | Finds the row with the given SOP Instance UID value. |
![]() ![]() |
GetTypedTableSchema | Gets a System.Xml.Schema.XmlSchemaComplexType that represents the complexType element from XML Schema as specified by the World Wide Web Consortium. |
![]() |
NewExternalStoreRow | Creates a new ExternalStoreRow. |
![]() |
RemoveExternalStoreRow | Removes the specified row. |
Protected Methods
Name | Description | |
---|---|---|
![]() |
CreateInstance | Creates an uninitialized ExternalStoreDataTable. |
![]() |
GetRowType | Use this method to get the type of data allowed in the ExternalStoreDataTable table row. |
![]() |
NewRowFromBuilder | Creates a new System.Data.DataRow. |
![]() |
OnRowChanged | Raises the ExternalStoreRowChanged event. |
![]() |
OnRowChanging | Raises the ExternalStoreRowChanging event. |
![]() |
OnRowDeleted | Raises the ExternalStoreRowDeleted event. |
![]() |
OnRowDeleting | Raises the ExternalStoreRowDeleting event. |
Public Properties
Name | Description | |
---|---|---|
![]() |
Count | Gets the number of rows in the table. |
![]() |
ExpireDateColumn | Gets the value of the Expire Date column for this row. |
![]() |
ExternalStoreGuidColumn | Gets the value of the External Store GUID column for this row. |
![]() |
Item | Gets the ExternalStoreRow at the specified index from this ExternalStoreDataTable. |
![]() |
SOPInstanceUIDColumn | Gets the value of the SOP Instance UID column for this row. |
![]() |
StoreDateColumn | Gets the value of the Store Date column for this row. |
![]() |
StoreTokenColumn | Gets the value of the Store Token column for this row. |
Public Events
Name | Description | |
---|---|---|
![]() |
ExternalStoreRowChanged | Occurs after a DataRow has been changed successfully. |
![]() |
ExternalStoreRowChanging | Occurs when a DataRow is changing. |
![]() |
ExternalStoreRowDeleted | Occurs after a DataRow has been deleted successfully. |
![]() |
ExternalStoreRowDeleting | Occurs before a row in the table is about to be deleted. |
See Also
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document