nn::nex::DataStoreConstants::SearchResultTotalCountType Enumerated Type

Syntax

enum SearchResultTotalCountType;

Value

Value Description
SEARCH_RESULT_TOTAL_EXACT The exact number of matches.
SEARCH_RESULT_TOTAL_MINIMUM There are more data beyond the returned number.
SEARCH_RESULT_TOTAL_ESTIMATE An estimated value.

Description

Information on the number of search matches.

See the programming manual to learn details about the various specification types.

Revision History

2011/10/12
Initial version.

CONFIDENTIAL