createObject

createObject(): MemberType;

The createObject method of the ExternalCollection class creates a new instance of the external object. Use this method to create a row in an external database table, if required.

This method enables you to perform a cursor-based, or positioned, creation update of the current proxy object in the external collection.