Click or drag to resize

TaskHelperExecuteNonQuery Method

Overload List
 NameDescription
Public methodExecuteNonQuery(String, Boolean) Execute a SQL statement on the task connection (or on all the connections of the source)
Public methodExecuteNonQuery(MetaConnection, String, String) Execute a SQL statement on a given connection. Several statements may be executed using a commands separator.
Top
See Also