Click or drag to resize
SqlSecurityHelper Properties

The SqlSecurityHelper type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberColumnsRegex
Regular expression to check security of COLUMNS clause.
Public propertyStatic memberOrderByRegex
Regular expression to check security of ORDER BY clause.
Public propertyStatic memberWhereRegex
Regular expression to check security of WHERE clause.
Top
See Also