Overload List

  Name Description
Public method Static member ExecuteCommandNonQuery(IDbConnection, String)
Creates an appropriate IDbCommand and executes a statement against the connection.
Public method Static member ExecuteCommandNonQuery(IDbConnection, String, CommandType)
Creates an appropriate IDbCommand and executes a statement against the connection.

See Also