SqliteConnectionStringBuilder.Values プロパティ

定義

接続文字列で使用される値を含むコレクションを取得します。

public override System.Collections.ICollection Values { get; }
member this.Values : System.Collections.ICollection
Public Overrides ReadOnly Property Values As ICollection

プロパティ値

接続文字列で使用される値を含むコレクション。

適用対象