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