IP*Works! V9 - Online Help
IP*Works! V9
Questions / Feedback?

SearchReturnValues Property

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

Object Oriented Interface

public function getSearchReturnValues();
public function setSearchReturnValues($value);

Procedural Interface

ipworks_ldap_get($res, 28 );
ipworks_ldap_set($res, 28, $value );

Default Value

true

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.

Data Type

Boolean

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0