SearchExecutor constructor
Initializes a new instance of the SearchExecutor class.
Overload list
Name | Description | |
---|---|---|
![]() |
SearchExecutor(ClientRuntimeContext) | Initializes a new instance of the SearchExecutor class using the given client runtime context. |
![]() |
SearchExecutor(ClientRuntimeContext, ObjectPath) | Initializes a new instance of the SearchExecutor class using the given client runtime context and object path. |
Top