Module Sql
Provides definitions related to SQL frameworks.
Import path
import semmle.code.csharp.frameworks.Sql
Imports
csharp |
The default C# QL library. |
Classes
CommandTextAssignmentSqlExpr |
An assignment to a |
DapperCommandDefinitionMethodCallSqlExpr |
A |
IDbCommandConstructionSqlExpr |
A construction of an unknown |
SqlExpr |
An expression containing a SQL command. |