The SphinxAttributeUpdate<(Of <(<'TUpdateable>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
SphinxAttributeUpdate<(Of <(<'TUpdateable>)>)> |
Initializes a new instance of the SphinxAttributeUpdate<(Of <(<'TUpdateable>)>)> class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
AddUpdateValue |
Adds one or more update values for the document with the specified id to the UpdateValuesDictionary
collection.
|
|
|
Equals | (Inherited from Object.) |
|
|
GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
|
|
GetType |
Gets the type of the current instance. (Inherited from Object.) |
|
|
ToString |
Returns a string that represents the current object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
AttributeName |
Gets the name of the attribute for which this instance contains updated values.
|
|
|
UpdateValuesDictionary |
Gets the update values dictionary.
|