SqliteConnectionStringBuilder.Keys 属性

定义

获取包含连接字符串使用的键的集合。

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

属性值

包含连接字符串使用的键的集合。

适用于