SQL_NUMERIC_STRUCT — specifies number precision and sign.
class SQL_NUMERIC_STRUCT { precision; sign; }
This structure specifies number precision and sign. For more information, please refer to C Data Types.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.