Field Precision
Parameter precision
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public int Precision
Returns
Type | Description |
---|---|
System.Int32 |
Remarks
SQL Server:
- Precision must be supplied for the following data types: Decimal, Numeric
- Output parameter (Decimal, Numeric): if no precision is supplied, an exception is thrown
- Input/output parameter (Decimal, Numeric): if no precision is supplied, an exception is thrown