SqliteConnectionStringBuilder.Keys プロパティ

定義

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

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

プロパティ値

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

適用対象