←Select platform

CreateTypedDataSet Method (DataTableHelper)

Summary

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

Syntax

C#
VB
C++
public static System.Data.DataSet CreateTypedDataSet()
Public Shared Function CreateTypedDataSet() As System.Data.DataSet
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

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