Click or drag to resize

SphinxTimestampToString Method

Converts the value of the current SphinxTimestamp object to its equivalent string representation.

Namespace: SphinxConnector.NativeApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntax
public override string ToString()

Return Value

String
A string representation of the value of the current SphinxTimestamp object.
See Also