V-Suite CORE 2021 - Macro API
|
Implements GDA Data Writer Class. More...
Inherits INOVx.LINx.Scripting.ApiPublishedClass.
Public Member Functions | |
int | ExecuteNonQuery (string cmdText) |
Executes commands that returns the number of rows affected. More... | |
Implements GDA Data Writer Class.
int INOVx.LINx.Scripting.DataWriter.ExecuteNonQuery | ( | string | cmdText | ) |
Executes commands that returns the number of rows affected.
cmdText | Command text. |