The BCSearchQuery type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| Dispose |
Releases the underlying wrapped object explicitly.
(Inherited from DisposableObject.) | |
| (Inherited from | ||
Allows an (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
| GetPropertyFilter |
Returns a property filter with the specified ID property value.
| |
| GetSequence |
Returns a sequence with the specified name.
If the sequence does not exist, creates it.
(Inherited from BCRepositoryObject.) | |
| GetSequenceList |
Returns an array of all available sequences.
(Inherited from BCRepositoryObject.) | |
Gets the (Inherited from | ||
| LimitSearchArea |
Changes the area of the search.
| |
| LoadProperties |
Returns a property collection for a property set with the specified name.
(Inherited from BCRepositoryObject.) | |
Creates a shallow copy of the current (Inherited from | ||
| NewPropertyFilter |
Creates a new property filter.
| |
| NewPropertyFilter(String) |
Creates a new property filter with the specified name.
| |
| OnDispose |
The method is called on the Dispose method call.
Derived classes should override the method to perform custom disposing.
(Inherited from DisposableObject.) | |
| SaveProperties |
Saves a property collection.
(Inherited from BCRepositoryObject.) | |
| ThrowIfDisposed |
Throws the (Inherited from DisposableObject.) | |
| (Inherited from |
See Also