ClearDatabaseSchemaIfModelChanges<TContext> Constructor
Namespace:
Microsoft.WindowsAzure.Mobile.Service
Assembly: Microsoft.WindowsAzure.Mobile.Service.Entity (in Microsoft.WindowsAzure.Mobile.Service.Entity.dll)
| Name | Description | |
|---|---|---|
![]() | ClearDatabaseSchemaIfModelChanges<TContext>() | Initializes a new instance of the ClearDatabaseSchemaAlways<TContext> that will DELETE all resources from the default schema derived from the service name in case the model has changed. |
![]() | ClearDatabaseSchemaIfModelChanges<TContext>(String) | Initializes a new instance of the ClearDatabaseSchemaIfModelChanges<TContext> class with a given schema. |
Show:
