←Select platform

DataTableHelper Class

Summary

A utility class that allows users to work with toolkit or user-defined databases

Syntax

C#
VB
C++
[ExtensionAttribute()] 
public static class DataTableHelper 
<ExtensionAttribute()>  
Public NotInheritable Class DataTableHelper 
public [ExtensionAttribute] 
   ref class DataTableHelper sealed abstract 

Remarks

The PACSFramework (i.e. CSStorageServerManagerDemo.exe) uses a predefined database that contains many DICOM specific tables that represent a DICOM Composite Instance. The CompositeInstanceDataSet is a strongly typed System.Data.DataSet which represents this schema. The toolkit allows you to use these predefined tables, or define your own. This class provides a layer that works with either the predefined tables or the user defined tables in a generic, consistent way. For more information on working with your own database, see <see href="https://www.leadtools.com/help/leadtools/v19m/dh/to/di-topics-leadmedicalstorageservercustomdb.html">LEAD Medical Storage Server Custom Database</see>

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Storage.DataAccessLayer Assembly
Click or drag to resize