Метод | Описание | |
---|---|---|
InitialiseThis ( bool isAzure, bool canCreateDatabase ) : void |
This should be called at Startup
|
|
ResetBlogs ( |
public static InitialiseThis ( bool isAzure, bool canCreateDatabase ) : void | ||
isAzure | bool | true if running on azure (used for configuring retry policy and BuildSqlConnectionString UserId) |
canCreateDatabase | bool | true if the database provider allows the app to drop/create a database |
Результат | void |
public static ResetBlogs ( |
||
context | ||
selection | TestDataSelection | |
Результат | void |