Oracle Objects for OLE C++ Class Library
Release 8.1.7

Part Number A85258-01

Library

Product

Contents

IsNull Method

Applies To

OCollection

Description

Returns TRUE if the collection value of the OCollection is Null.

Usage

bool IsNull(void) const throw(
OException)

Arguments

none

Remarks

Accessing elements of a Null collection results in an error. The IsNull property should be checked before accessing elements of underlying collection.


 
Oracle
Copyright copy; 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents