Highway Framework  Release 1.0.1.0
The fastest and smoothest way to great architecture
 All Classes Namespaces Functions Variables Properties Events
Public Member Functions
Highway.Data.DropCreateInitializer< T > Class Template Reference

**** FOR DEVELOPMENT USAGE ONLY **** **** DO NOT PUT THIS IN PRODUCTION CODE **** This class will clear the existing connections to the database and drop the database More...

List of all members.

Public Member Functions

 DropCreateInitializer (Action< T > seedAction=null)
 
void InitializeDatabase (T context)

Detailed Description

**** FOR DEVELOPMENT USAGE ONLY **** **** DO NOT PUT THIS IN PRODUCTION CODE **** This class will clear the existing connections to the database and drop the database

Type Constraints
T :DbContext 

Member Function Documentation

template<T >
Highway.Data.DropCreateInitializer< T >.DropCreateInitializer ( Action< T >  seedAction = null)
inline

Parameters:
seedAction

The documentation for this class was generated from the following file: