DeleteModule method
Builder Syntax |
|
Delphi Syntax |
|
Overview |
Refer to Working with Data Sets. |
Remarks
Deletes a module from the Data Set.
You can remove all items from the Data Set using the ResetDS method.
Following deletion, the CurrentModule property is set to Nil (NULL).