Overload List
Name | Description | |
---|---|---|
![]() | ExecuteNonQuerySQLStatement(String) |
Executes a Transact-SQL statement against the connection and returns the number of rows affected.
|
![]() | ExecuteNonQuerySQLStatement(String, IEnumerableSqlParameter) |
Executes a parameterized Transact-SQL statement against the connection and returns the number of rows affected.
|
See Also