Contents Index Precision property Size property

ASA Programming Guide
  Adaptive Server Anywhere .NET Data Provider API Reference
    AsaParameter class

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.


Contents Index Precision property Size property