Sphinx QLData ReaderDepth Property
Gets a value indicating the depth of nesting for the current row. Always returns 0.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
The depth of nesting for the current row. Always 0.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public override int Depth { get; }VB
Public Overrides ReadOnly Property Depth As Integer
GetProperty Value
Int32Return Value
Int32The depth of nesting for the current row. Always 0.