Sphinx QLData ReaderField Count Property
Gets the number of columns in the current row.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
The number of columns in the current row.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public override int FieldCount { get; }VB
Public Overrides ReadOnly Property FieldCount As Integer
GetProperty Value
Int32Return Value
Int32The number of columns in the current row.