ClearDatabaseSchemaIfModelChanges<TContext>.InitializeDatabase Method (TContext)

 

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

public override void InitializeDatabase(
	TContext context
)

Parameters

context
Type: TContext

Return to top
Show: