Skip to content
Docs Try Aspire

SqliteEntityFrameworkCoreSettings Properties

Class Properties 4 members
Represents the settings for the Sqlite client.
ConnectionString Section titled ConnectionString nullable string?
The connection string of the PostgreSQL database to connect to.
string? ConnectionString
Gets or sets the default timeout for the database operations.
int DefaultTimeout
DisableHealthChecks Section titled DisableHealthChecks bool
Gets or sets a boolean value that indicates whether the database health check is disabled or not.
bool DisableHealthChecks
Gets or sets a boolean value that indicates whether tracing is disabled or not.
bool DisableTracing