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