CodeQL library for C#
codeql/csharp-all 0.9.0 (changelog, source)
Search

Module SystemDataEntity

Definitions relating to the System.Data.Entity namespace.

Import path

import semmle.code.csharp.frameworks.system.data.Entity

Classes

Class

A class in the System.Data.Entity namespace.

CustomDbContext

A user provided sub type of DbContext.

Database

The System.Data.Entity.DbSet class.

DbContext

The System.Data.Entity.DbContext class.

DbSet

The System.Data.Entity.DbSet class.

Entity

An Entity Framework entity, as referenced from a CustomDbContext.

Namespace

The System.Data.Entity namespace.