SQLInjectionInspector.Validate Method

System.Data.Generic

SQLInjectionInspectorValidate Method
Overload List
  Name Description
Public method Static member Validate(String)
Validate the SQL string and thrown an exception if harmfull injections are found.
Public method Static member Validate(String, String)
Validate the SQL string and thrown an exception if harmfull injections are found.
Top
See Also