Sphinx TimestampTo String Method
Converts the value of the current SphinxTimestamp object to its equivalent string representation.
Definition
Namespace: SphinxConnector.NativeApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
A string representation of the value of the current SphinxTimestamp object.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public override string ToString()VB
Public Overrides Function ToString As StringReturn Value
StringA string representation of the value of the current SphinxTimestamp object.