ADODataSet.AddLinkedObject


public function AddLinkedObject

Prototype:

public function AddLinkedObject(Object)

Parameters

Object
the object to be added.

Description:

Adds an ADO control to the linked objects list. This function is used internally and should not be used.

Return value:

This function returns null.