fdmAPI.API.DataWindow.DataManipulation.API Call
Table 7-7 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. |