ClearDatabaseSchemaAlways<TContext> Constructor (String^)
Initializes a new instance of the ClearDatabaseSchemaAlways<TContext> class with a given schema.
Assembly: Microsoft.WindowsAzure.Mobile.Service.Entity (in Microsoft.WindowsAzure.Mobile.Service.Entity.dll)
Parameters
- schema
-
Type:
System::String^
The schema to DELETE all resources from regardless of whether the model has changed.
Show: