[]
A default constructor
public LocationContext(DbContextOptions<LocationContext> options)
Public Sub New(options As DbContextOptions(Of LocationContext))
| Type | Name | Description |
|---|---|---|
| DbContextOptions<LocationContext> | options | options to configuration the LocationContext |