A utility class that allows users to work with toolkit or user-defined databases
[ExtensionAttribute()]
public static class DataTableHelper
<ExtensionAttribute()>
Public NotInheritable Class DataTableHelper
public [ExtensionAttribute]
ref class DataTableHelper sealed abstract
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, refer to LEAD Medical Storage Server Custom Database.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET