←Select platform

Schema Property

Summary

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

Syntax
C#
C++/CLI
public static string Schema { 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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Storage.DataAccessLayer Assembly

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