SqliteConnectionStringBuilder.Cache Property
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.
Gets or sets the caching mode used by the connection.
public virtual Microsoft.Data.Sqlite.SqliteCacheMode Cache { get; set; }
member this.Cache : Microsoft.Data.Sqlite.SqliteCacheMode with get, set
Public Overridable Property Cache As SqliteCacheMode
Property Value
The caching mode used by the connection.