Class SqlServerStorageOptions
Configuration for the SQL Server provider.
public sealed class SqlServerStorageOptions
- Inheritance
-
SqlServerStorageOptions
- Inherited Members
Properties
- AutoCreateSchema
Creates the schema and tables lazily on first use.
- Schema
Schema the tables live in. Created on first use unless disabled.