Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Erstellt ein DecimalNumber-Objekt.
DecimalNumber Connection.createDecimalNumber( int precision, int scale ) throws ULjException
precision Die Gesamtstellenanzahl der Zahl.
scale Die Anzahl der Dezimalstellen der Zahl.
Das DecimalNumber-Objekt mit dem angegebenen Typ.