Method | Description | |
---|---|---|
ApplySafeParameters ( |
Parsing defined parameters in sql statements and converting them to DbParameters automatically
|
Method | Description | |
---|---|---|
createParameters ( |
||
removeDuplicates ( |
public static ApplySafeParameters ( |
||
cmd | DbCommand | |
sqlWithAtSignParameters | string | sql statement with parameters started with @ |
return | void |