Sphinx QLConnectionServer Version Property
Gets a string that represents the version of the server to which the object is connected.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
The version of Sphinx to which the object is connected.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public override string ServerVersion { get; }VB
Public Overrides ReadOnly Property ServerVersion As String
GetProperty Value
StringReturn Value
StringThe version of Sphinx to which the object is connected.