Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Applies to: Access 2013, Office 2013
Indicates the scale of a numeric value in the column.
Settings and return values
Sets and returns a Byte value that is the scale of data values in the column when the Type property is adNumeric or adDecimal. NumericScale is ignored for all other data types.
Remarks
The default value is zero (0).
NumericScale is read-only for Column objects already appended to a collection.