Sphinx QLData ReaderGet Values Method
Gets all attribute columns in the collection for the current row.
Definition
Namespace: SphinxConnector.SphinxQL
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
The number of instances of Object in the array.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public override int GetValues(
Object[] values
)VB
Public Overrides Function GetValues (
values As Object()
) As IntegerParameters
Return Value
Int32The number of instances of Object in the array.