ToAseDecimal Method

Converts this AseDecimal to new AseDecimal with specified precision and scale.

Syntax

AseDecimal ToAseDecimal( int outputPrecision, int outputScale )

Parameters

Return Value

An AseDecimal structure with the specified precision and scale.