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

IsLess (OraNumber) Method

Applies To

OraNumber Object

Description

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

Arguments

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

bool = OraNumber.IsLess value

Remarks

Returns a Boolean value: True if OraNumber is less 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