SearchReturnValues Property

Controls whether the search operation returns values of attributes, or only types.

Syntax

public boolean isSearchReturnValues();
public void setSearchReturnValues(boolean searchReturnValues);

Remarks

This property controls whether the search operation returns values of attributes, or only types. If only attributes are needed, disabling returning of values will enhance performance.

Default Value

True

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Android Edition - Version 20.0 [Build 8307]