←Select platform

CreateTypedDataSet Method

Summary

Returns a typed System.Data.DataSet that contains all the necessary DICOM database tables

Syntax
C#
C++/CLI
public static DataSet CreateTypedDataSet() 
public:  
   static System::Data::DataSet^ CreateTypedDataSet() 

Return Value

a typed System.Data.DataSet that contains all the necessary DICOM database tables

Remarks

The default behavior is to return a CompositeInstanceDataSet. The default behavior can be overriden by setting a new database Schema. In this case, a strongly type System.Data.DataSet defined by the Schema is returned.

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.