←Select platform

DataTableHelper Class

Summary

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

Syntax
C#
C++/CLI
public static class DataTableHelper 
public [ExtensionAttribute] 
   ref class DataTableHelper sealed abstract 
Remarks

The PACSFramework (i.e. StorageServerManagerDemo_Original.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.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.