TRONIX Code Documentation
|
Classes | |
class | Tronix.DAL.SQL.Migrations.AddView_VwDealerMenuProducts |
PG NOTE: This migration script for a view was created using a trick. I first created the business object and used add-migration to generated a migration of this name that would have created the table, then I substituted in the code to create the view instead. More... | |
Namespaces | |
namespace | Tronix |
namespace | Tronix.DAL |
namespace | Tronix.DAL.SQL |
namespace | Tronix.DAL.SQL.Migrations |