Gets the precision of a numeric column.
size_t UltraLite_RowSchema_iface::GetColumnPrecision( const ULValue & column_id )
column_id A 1-based ordinal number.
0 if the column is not a numeric type or if the column does not exist.
Sets SQLE_COLUMN_NOT_FOUND if the column name does not exist.
Sets SQLE_DATATYPE_NOT_ALLOWED if the column type is not a numeric column.
Envoyer votre avis sur cette page par email. | Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |