SQLInjectionInspector Constructor

System.Data.Generic

SQLInjectionInspector Constructor
Initializes a new instance of the SQLInjectionInspector class

Namespace: System.Data.Generic
Assembly: System.Data.Generic (in System.Data.Generic.dll) Version: 1.9.5473.30542 (1.9.5473.2392)
Syntax
public SQLInjectionInspector()
Public Sub New
public:
SQLInjectionInspector()
new : unit -> SQLInjectionInspector
See Also