The SphinxAttributeMatch type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
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 | (Overrides Object..::..ToString()()()().) |
Properties
| Name | Description | |
|---|---|---|
|
|
AttributeName |
Gets the name of the matched attribute.
|
|
|
AttributeType |
Gets the type of the attribute.
|
|
|
AttributeValue |
Gets the attribute value.
|
|
|
IsMultiValued |
Gets a value indicating whether the attribute value is multi valued.
|