Click or drag to resize

DbCurrency Constructor

X#
Initializes a new instance of the DbCurrency class

Namespace:  XSharp.RDD
Assembly:  XSharp.Core (in XSharp.Core.dll) Version: 2.19
Syntax
 CONSTRUCTOR(
	curValue AS DECIMAL
)
Request Example View Source

Parameters

curValue
Type: Decimal
See Also