![]() | SphinxAttributeUpdateTUpdateable Class |
Namespace: SphinxConnector.NativeApi
[SerializableAttribute] public class SphinxAttributeUpdate<TUpdateable> where TUpdateable : IUpdateableType
The SphinxAttributeUpdateTUpdateable type exposes the following members.
Name | Description | |
---|---|---|
![]() | SphinxAttributeUpdateTUpdateable |
Initializes a new instance of the SphinxAttributeUpdateTUpdateable class.
|
Name | Description | |
---|---|---|
![]() | AttributeName |
Gets the name of the attribute for which this instance contains updated values.
|
![]() | UpdateValuesDictionary |
Gets the update values dictionary.
|
Name | Description | |
---|---|---|
![]() | AddUpdateValue |
Adds one or more update values for the document with the specified id to the UpdateValuesDictionary
collection.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (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.) |