|  | SphinxTimestampToString Method  | 
 
            Converts the value of the current 
SphinxTimestamp object to its equivalent string representation.
            
 
    Namespace: 
   SphinxConnector.NativeApi
    Assembly:
   SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
 Syntax
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
Return Value
Type: 
String
            A string representation of the value of the current 
SphinxTimestamp object.
            
 See Also
See Also