ODAC

TOraXML.AllocObject Method

Allocates an object instance from an existing TOraLob object.

Class

TOraXML

Syntax

procedure AllocObject(AOCISvcCtx: TOCISvcCtx; AOraLob: TOraLob); overload;

Parameters
AOCISvcCtx
Holds the OCI service context.
AOraLob
Holds a TOraLob object the data from which must be copied to an XML object.

Remarks

Call the AllocObject method to allocate an object instance from an existing TOraLob object. The procedure modifies the service context handle before allocating the object.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback