Click or drag to resize

SQLSelect.SetTimeStamp Method (Typed)

X#

[Missing <include> target documentation in 'M:XSharp.VO.SDK.SQLSelect.SetTimeStamp(XSharp.__Usual,System.String)'. File: 'Sql.xml' Path: 'doc/SQLSelect.SetTimeStamp/*']

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOSQLClasses (in XSharp.VOSQLClasses.dll) Version: 2.19
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