Oracle Objects for OLE
Release 9.2

Part Number A95895-01
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback

CreateOraNumber Method

See Also
Applies To

OraSession

Description

Creates an OraNumber Object.

Usage

OraNumber = OraDatabase.CreateOraNumber(inital_value, format)

Arguments
Description
initial_value
Initial value of OraNumber. A Variant of type OraNumber, string or a numeric value.
Format [optional]
Format string to be used when displaying OraNumber value.
Remarks

For more information on format strings see the format property on the OraNumber object.


 
Oracle
Copyright © 1994, 2002 Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents

Master Index

Feedback