IDbDataParameter::Precision Property
.NET Framework (current version)
Indicates the precision of numeric parameters.
Assembly: System.Data (in System.Data.dll)
Property Value
Type: System::ByteThe maximum number of digits used to represent the Value property of a data provider Parameter object. The default value is 0, which indicates that a data provider sets the precision for Value.
.NET Framework
Available since 1.1
Available since 1.1
Show: