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