Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

CreateTypedDataSet Method






Returns a typed System.Data.DataSet that contains all the necessary DICOM database tables
Syntax
public static DataSet CreateTypedDataSet()
'Declaration
 
Public Shared Function CreateTypedDataSet() As DataSet
'Usage
 
Dim value As DataSet
 
value = DataTableHelper.CreateTypedDataSet()

            

            
public:
static 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

See Also

Reference

DataTableHelper Class
DataTableHelper Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features