AGDBSearch object

  • Inherits from: AGDBObject

  • Available to: JavaScript and C

The AGDBSearch object is returned by the createSearch( ) method on the AGDBSet object. The find( ) method uses the AGDBSearch object.

The AGDBSearch object is an opaque object, having no methods or attributes of its own.