Skip Headers

Oracle® Objects for OLE C++ Class Library Developer's Guide
Release 9.2.0.4

Part Number B10954-01
Go To Table Of Contents
Contents

SetXMLNullIndicator (ODynaset) Method

Applies To

ODynaset

Description

Sets a boolean value that indicates whether a null indicator attribute is used in the case of Null field values. If false, tags with Null values are omitted.

Usage

void SetXMLNullIndicator(bool usenullind) const throw(
OException)

Remarks

The default value for this property is false.


 
Oracle
Copyright © 1998, 2003 Oracle Corporation.

All Rights Reserved.
Go To Table Of Contents
Contents