Syntax
Class
Parameters
Parameters |
Description |
---|---|
const char * fieldName |
Name of the field to retrieve |
DStringProperty& dest |
Buffer to receive the value of the field |
Returns
0 on success, or non-zero if the field could not be found.
Description
Retrieves a single field from the field-value pairs containing document properties. For a list of the properties included, see dtsSearchResults::getDocInfoStrings Method