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

Show in webframe

GetXmlCatalog Method






Returns a stream containing the XML catalog information for the DICOM storage database.
Syntax
protected override Stream GetXmlCatalog()
'Declaration
 
Protected Overrides Function GetXmlCatalog() As Stream
'Usage
 
Dim instance As StorageCatalog
Dim value As Stream
 
value = instance.GetXmlCatalog()

            

            
protected:
Stream^ GetXmlCatalog(); override 

Return Value

A System.IO.Stream containing the XML catalog information for the DICOM storage database.
Remarks
The XML stream will be validated against the schema returned from Leadtools.Medical.DataAccessLayer.Catalog.XmlCatalog.GetCatalogSchema.
Requirements

Target Platforms

See Also

Reference

StorageCatalog Class
StorageCatalog 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