System.Data.Generic
| SQLInjectionInspectorValidate Method |
Overload List
| Name | Description | |
|---|---|---|
|
Validate(String) |
Validate the SQL string and thrown an exception if harmfull injections are found.
|
|
Validate(String, String) |
Validate the SQL string and thrown an exception if harmfull injections are found.
|
See Also