C# (CSharp) LayersCMS.Data.Persistence.Setup Namespace

Classes

Name Description
DatabaseSchemaSetup Constructs the database schema. Should only be run once, and access to run the code should be protected in the UI somehow, as this will drop and recreate all tables.
DatabaseSetupConfig