Sphinx QLParameter CollectionIs Synchronized Property
Specifies whether the collection is synchronized.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
true if the collection is synchronized; otherwise false.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public override bool IsSynchronized { get; }VB
Public Overrides ReadOnly Property IsSynchronized As Boolean
GetProperty Value
BooleanReturn Value
Booleantrue if the collection is synchronized; otherwise false.