Namespace JJMasterData.Commons.Data.Entity.Providers
Classes
Interfaces
- IEntityProvider
Provides functionality to work with entity metadata and manage the database schema associated with an entity. The interface defines methods for generating scripts for table creation, updates, and stored procedures, as well as commands for data manipulation.