Click or drag to resize

SQLSelect.AddDateVal Method (Typed)

X#

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

Parameters

uFieldPos
Type: Usual
dDate
Type: Date
See Also