EfCodeFirstContext.Db

Low level ADO.NET SQL data access object that allows simple abstractions of the most common data operations. Execute queries, run non-queries retrieve scalars, retrieve lists to objects and call stored procedures directly and easily.

public DataAccessBase Db { get; set; }

See also:

Class EfCodeFirstContext

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic