Oracle Objects for OLE C++ Class Library
Release 8.1.7

Part Number A85258-01

Library

Product

Contents

SetEmpty Method

Applies To

OValue

Description

Sets the value to
Empty.

Usage

oresult SetEmpty(void)

Arguments

none

Remarks

This method is used when updating database object or LOB columns. Any empty object is one whose attributes are all NULL. An empty LOB is a LOB of length zero. Before writing is allowed on a LOB whose value is NULL, an empty LOB must first be committed to the database. For more information, see the Blob
Write method and example.


 
Oracle
Copyright copy; 1996-2000, Oracle Corporation.

All Rights Reserved.

Library

Product

Contents