LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

GetXmlCatalog Method

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features