ODAC

TOraObject.CreateObject Method

Creates an object.

Class

TOraObject

Syntax

procedure CreateObject(OCISvcCtx: TOCISvcCtx; const TypeName: string); deprecated;

Parameters
SvcCtx
Holds an OCI service context handle.
TypeName
Holds the type of the object to create.

Remarks

Call the CreateObject method to create an object.

Note: This method is obsolete, so it's better to use the AllocObject method instead.

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