Name | Description | |
---|---|---|
![]() | ObjectSearchOptions Constructor |
The following tables list the members exposed by ObjectSearchOptions.
Name | Description | |
---|---|---|
![]() | ObjectSearchOptions Constructor |
Name | Description | |
---|---|---|
![]() | Action | The type of operation to perform |
![]() | ChangeLogOptions | Options for recording Change Log entries for modified objects |
![]() | ReplacementText | The replacement text, when performing a replacement operation |
![]() | ReturnObjects | Determines whether the objects will be returned by a search operation. |
![]() | SearchCapturedFileContents | Search contents of captured files based on file Patterns in IncludeFilePatterns and ExcludeFilePatterns. |
![]() | SearchCapturedFiles | Search captured file names and/or contents |
![]() | SearchJobHistory | Search job history (instances, log messages, captured files). |
![]() | SearchJobLogMessages | Search log messages for jobs |
![]() | SearchServerMessages | Search server-level Log Messages |
![]() | SearchSubGroups | Whether to search sub groups of specified groups |
![]() | TextToFind | The text or pattern to find |
![]() | UseRegularExpressions | Indicates whether the TextToFind is a regular expression or simple text |
Name | Description | |
---|---|---|
![]() | ExcludeClasses | Exclude objects of the specified class(es) |
![]() | ExcludeFields | Do not search the specified field(S) |
![]() | ExcludeFilePatterns | List of file patterns to exclude when searching CapturedFile contents. |
![]() | ExcludeObjects | Do not search the specified objects |
![]() | ExcludeTags | Exclude objects with the specified tag(s) |
![]() | IncludeClasses | Include only objects of the specified class(es) |
![]() | IncludeFields | Only search the specified field(s) |
![]() | IncludeFilePatterns | List of file patterns to include when searching CapturedFile contents. |
![]() | IncludeObjects | Search only the specified objects |
![]() | IncludeTags | Only include objects with the specified tag(s) |