RADOTextView.__DataSetUpdateCommand


public function __DataSetUpdateCommand

Prototype:

public function __DataSetUpdateCommand(Sender)

Parameters

Sender
the DataSet of this control

Description:

This function updates the value in the data set. This function is automatically called by the ADODataSet, and it is no need to call it explicitly.

Return value:

Returns null.