ClearDatabaseSchemaAlways<TContext>.Schema Property

 

Gets the schema to DELETE all resources from.

Namespace:   Microsoft.WindowsAzure.Mobile.Service
Assembly:  Microsoft.WindowsAzure.Mobile.Service.Entity (in Microsoft.WindowsAzure.Mobile.Service.Entity.dll)

protected string Schema { get; set; }

Property Value

Type: System.String

Returns String.

Return to top
Show: