ODAC

TOraObject.AllocObject Method

Allocates an object instance.

Class

TOraObject

Syntax

procedure AllocObject(OCISvcCtx: TOCISvcCtx; const TypeName: string); overload; virtual;

Parameters
OCISvcCtx
Holds the OCI service context.
TypeName
Holds the name of an Oracle object type that must be allocated.

Remarks

Call the AllocObject method to allocate an object instance. Overloaded procedures with parameters modify either service context handle or object type properties before allocating the object.

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