Click or drag to resize

SQLSelect.SetTimeStamp Method (Typed)

X#

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.21
Syntax
 VIRTUAL METHOD SetTimeStamp(
	uFieldPos AS USUAL,
	cTimeStamp AS STRING
) AS VOID
Request Example View Source

Parameters

uFieldPos
Type: Usual
cTimeStamp
Type: String
See Also