A utility class that allows users to work with toolkit or user-defined databases
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.
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