SqliteConnectionStringBuilder.DataSource Property

Definition

Gets or sets the database file.

public virtual string DataSource { get; set; }
member this.DataSource : string with get, set
Public Overridable Property DataSource As String

Property Value

The database file.

Applies to