VirtualADOObject.__DataSetUpdateCommand


public virtual __DataSetUpdateCommand

Prototype:

public function __DataSetUpdateCommand(Sender);

Parameters

Sender
the sennder's DataSet

Description:

This is called when the ADODataSet stored by the DataSet property changes its contents.

Return value:

This function returns null.