AttributeChangeBatch Methods |
The AttributeChangeBatch type exposes the following members.
Name | Description | |
---|---|---|
![]() | Add(String, String) |
Adds the specified attributes to the specified indexed document.
|
![]() | Add(String, String) |
Adds the specified attributes to the specified indexed documents.
|
![]() | AddToAll |
Adds the specified attributes to all documents in the index.
|
![]() | Clear |
Removes all attributes from all documents in the index.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Remove(String, String) |
Removes the specified attributes from the specified indexed document.
|
![]() | Remove(String, String) |
Removes the specified attributes from the specified indexed documents.
|
![]() | RemoveAll(String) |
Removes all attributes from the specified indexed document.
|
![]() | RemoveAll(String) |
Removes all attributes from the specified indexed documents.
|
![]() | RemoveFromAll |
Removes the specified attributes from all documents in the index.
|
![]() | ToString | (Inherited from Object.) |