Product Documentation

c-treeDB API API for C

Previous Topic

Next Topic

ctdbServerDateTime

(V11 and later) Retrieves the current server-side date and time.

Declaration

CTDATETIME ctdbServerDateTime(CTHANDLE hSession)

  • where hSession is a session handle.

Return Values

Value

Symbolic Constant

Explanation

0

NO_ERROR

Successful operation.

See FairCom DB Error Codes for a complete listing of valid c-tree error values.

TOCIndex