Skip to main content
You are viewing help content for a version that is no longer maintained/updated.
All docs
V22.2
  • Data Access Layer

    The Data Access Layer is a storage-dependent set of classes that provides access to persistent data.

    There are two types of Data Access Layers, based on which the Scaffolding Wizard can generate the Data Model Layer, and the View Model Layer.

    This documentation section contains the following tutorials that show how to generate the Data Access Layer using Entity Framework 6.

    For information on how to generate the Data Access Layer using Entity Framework Core, refer to the following tutorial: Getting Started with EF Core.