Allocates an object instance.
procedure AllocObject(OCISvcCtx: TOCISvcCtx; const TypeName: string); overload; virtual;
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.