Returns the path to the xml-schema that is used to create a typed dataset
public static string Schema { get; }
Public Shared ReadOnly Property Schema() As String
Get
public:
static property String^ Schema
{
String^ get()
}
The path to the xml-schema that is used to create a typed dataset
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET