Scale property

Description

The number of decimal places to which Value is resolved.

Syntax

byte Scale

Access

Read-write

Implements

IDbDataParameter.Scale

Usage

The default is 0. The Scale property is only used for decimal and numeric input parameters.