SyncSchemaColumn::NumericPrecision Property
Gets of sets the numeric precision for the column if the data type is Decimal.
Assembly: Microsoft.Synchronization.Data (in Microsoft.Synchronization.Data.dll)
| Exception | Condition |
|---|---|
| ArgumentNullException | value is a nullptr. |
| ArgumentException | The column data type is not Decimal. |
Show: