Sphinx QLConnection String BuilderKeys Property
Gets an ICollection that contains the keys in the SphinxQLConnectionStringBuilder.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
An ICollection that contains the keys in the SphinxQLConnectionStringBuilder.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public override ICollection Keys { get; }VB
Public Overrides ReadOnly Property Keys As ICollection
GetProperty Value
ICollectionReturn Value
ICollectionAn ICollection that contains the keys in the SphinxQLConnectionStringBuilder.