To use the HsvMetadataLoadACV type library, you must reference HsvMetadataLoadACV.dll in your project.
Use the HsvMetadataLoadACV type library to load and extract metadata. This type library exposes the HsvMetadataLoadACV object, and also exposes the IHsvLoadExtractOptions and IHsvLoadExtractOption interfaces.
The following topics show you how to use the HsvMetadataLoadACV type library:
IHsvLoadExtractOptions and IHsvLoadExtractOption Interfaces for HsvMetadataLoadACV
HsvMetadataLoadACV Object Methods
To load metadata from and extract data to application servers, use the HsvMetadata type library; for details, see Load and Extract. Note that the HsvMetadataLoadACV library provides properties and methods that simplify handling of the metadata load and extract options, while the HsvMetadata library exposes these options as arrays. |