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

IsGreater (OraNumber) Method

Applies To

OraNumber Object

Description

Returns true if an OraNumber is greater than an argument value.

Arguments

[in] value
A variant of type String, OraNumber, or a numeric value.
Usage

bool = OraNumber.IsGreater value

Remarks

Returns a Boolean value: True if OraNumber is greater than the argument, false otherwise.


 
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