←Select platform

Schema Property

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, refer to LEAD Medical Storage Server Custom Database.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.