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

Format (OraNumber) Property

Applies To

OraNumber Object

Description

The format string used in OraNumber operations. For details about format strings see the Oracle9i SQL Reference. Read and write at runtime.

Arguments

[in] formatstring
A format string used in OraNumber operations.
Usage

OraNumber.Format = formatstring

formatstring = OraNumber.Format

Remarks

An error will be returned if format string is set to an invalid value. To reset the format to the default, set it to an empty string.

Data Type

String


 
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