nn::nex::DataStoreSearchParam::SetSearchType Member Function

Syntax

void SetSearchType(
     DataStoreConstants::SearchType searchType
);

Parameters

Name Description
in searchType Search type.

Return Values

None.

Description

Sets the search type.

The default is DataStoreConstants::SEARCH_TYPE_PUBLIC. See the programming manual to learn details about behavior when this function is used.

Revision History

2011/01/27
Initial version.

CONFIDENTIAL