Leadtools.Medical.Storage.DataAccessLayer Namespace : StorageCatalog Class |
The following tables list the members exposed by StorageCatalog.
Name | Description | |
---|---|---|
StorageCatalog Constructor | Initializes a new instance of the StorageCatalog class. |
Name | Description | |
---|---|---|
ConfigSource | Gets or set the source from where catalog settings configuration section will be loaded. |
Name | Description | |
---|---|---|
GetEntities | Returns all the entity key values in the catalog. (Inherited from Leadtools.Medical.DataAccessLayer.Catalog.XmlCatalog) | |
GetEntityDisplayName | Returns a human readable value for an entity. (Inherited from Leadtools.Medical.DataAccessLayer.Catalog.XmlCatalog) | |
GetEntityElementDisplayName | Returns a human readable value for an element in an entity. (Inherited from Leadtools.Medical.DataAccessLayer.Catalog.XmlCatalog) | |
GetEntityElementName | Returns the name of an element based on its key. (Inherited from Leadtools.Medical.DataAccessLayer.Catalog.XmlCatalog) | |
GetEntityElements | Returns the element keys for the specified entity. (Inherited from Leadtools.Medical.DataAccessLayer.Catalog.XmlCatalog) | |
GetEntityName | Returns the name of an entity based on its key. (Inherited from Leadtools.Medical.DataAccessLayer.Catalog.XmlCatalog) | |
IsKeyEntityElement | Returns a value indicating whether an element is a key entity or not. (Inherited from Leadtools.Medical.DataAccessLayer.Catalog.XmlCatalog) |
Name | Description | |
---|---|---|
GetXmlCatalog | Overridden. Returns a stream containing the XML catalog information for the DICOM storage database. |