IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
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) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]