Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates the maximum precision of data values in the Column.
Settings and Return Values
Sets and returns a Long value that is the maximum precision of data values in the column when the Type property is a numeric type. Precision is ignored for all other data types.
Remarks
The default value is zero (0).
This property is read-only for Column objects already appended to a collection.
Applies To
See Also
ADOX Code Example: NumericScale and Precision Properties Example (VB)
Type Property (Column) (ADOX)
Column Object (ADOX)