←Select platform

Schema Property (DataTableHelper)

Summary

Returns the path to the xml-schema that is used to create a typed dataset

Syntax

C#
VB
C++
public static string Schema { get; }
Public Shared ReadOnly Property Schema() As String 
   Get 
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 <see href="https://www.leadtools.com/help/leadtools/v19m/dh/to/di-topics-leadmedicalstorageservercustomdb.html">LEAD Medical Storage Server Custom Database</see>

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