Enable phonetic searches for this table.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Sub setPhonetic( _ ByVal enabled As Boolean _ ) _ Implements INetricsSearchOpts.setPhonetic |
| C# |
|---|
| public void setPhonetic( bool enabled ) |
| C++ |
|---|
| public: void setPhonetic( bool enabled ) sealed |
| J# |
|---|
| public void setPhonetic( bool enabled ) |
| JScript |
|---|
| public
function setPhonetic( enabled : bool ) |
Implements
INetricsSearchOpts.setPhonetic
Remarks
Available only in the Phonetics Version of the Netrics Server. Phonetics must be enabled at load time to perform phonetic searches (it is on by default in a Phonetics version server).