DatabaseErrorPageOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Options for the DatabaseErrorPageMiddleware.
public ref class DatabaseErrorPageOptions
public class DatabaseErrorPageOptions
type DatabaseErrorPageOptions = class
Public Class DatabaseErrorPageOptions
- Inheritance
-
DatabaseErrorPageOptions
Constructors
DatabaseErrorPageOptions() |
Properties
MigrationsEndPointPath |
Gets or sets the path that MigrationsEndPointMiddleware will listen for requests to execute migrations commands. |