Click or drag to resize

TaskDatabaseHelperExecuteNonQuery Method

Overload List
 NameDescription
Public methodExecuteNonQuery(MetaConnection, String, String) Execute a SQL statement on a MetaConnection. Several statements may be executed using a commands separator.
Public methodExecuteNonQuery(ConnectionType, String, String, String, DbConnection) Execute a SQL statement on a connection. Several statements may be executed using a commands separator.
Top
See Also