![]() | SphinxAttributeOverrideTOverridable Class |
Namespace: SphinxConnector.NativeApi
[SerializableAttribute] public sealed class SphinxAttributeOverride<TOverridable> where TOverridable : IOverridableType
The SphinxAttributeOverrideTOverridable type exposes the following members.
Name | Description | |
---|---|---|
![]() | SphinxAttributeOverrideTOverridable |
Initializes a new instance of the SphinxAttributeOverrideTOverridable class.
|
Name | Description | |
---|---|---|
![]() | AttributeName |
Gets the name of the attribute for which values should be overwritten.
|
![]() | OverrideValuesDictionary |
Gets the dictionary which holds the override values and document ids for
the attribute.
|
Name | Description | |
---|---|---|
![]() | AddOverrideValue |
Adds an override value for the document with the specified id.
|
![]() | 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.) |