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