[OperationContract("DbExecuteQuery1")] int DbExecuteQuery( string query, OrderedDictionary param, DbProvider provider, string connectionString, ref IZennoTable table, bool throwExceptions )
Parameters
- query
- SQL query
- param
- Query parameters
- provider
- Provider type
- connectionString
- Connection string
- table
- Table for result data
- throwExceptions
Return Value
The number of rows affected