Table 48. DataManipulation Class
| API Call | Method/Property/Object Reference | Description |
|---|
| fExecuteDML | Method | Execute DML Query. Inputs: ByVal strSQL As String Output: Boolean |
| PlngRecordsAffected | Property | Returns the number of records affected by the query executed in fExecuteDML |