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

Show in webframe

Schema Property






Returns the path to the xml-schema that is used to create a typed dataset
Syntax
public static string Schema {get;}
'Declaration
 
Public Shared ReadOnly Property Schema As String
'Usage
 
Dim value As String
 
value = DataTableHelper.Schema

            

            
public:
static property String^ Schema {
   String^ get();
}

Property Value

The path to the xml-schema that is used to create a typed dataset
Remarks
The Schema property is set internally through configuration files: The default is for Schema to be empty, which means to use the default schema of the CompositeInstanceDataSet.

For more information, see LEAD Medical Storage Server Custom Database

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