共用方式為


SqliteConnectionStringBuilder.Pooling 屬性

定義

取得或設定值,指出連接是否要集區。

public bool Pooling { get; set; }
member this.Pooling : bool with get, set
Public Property Pooling As Boolean

屬性值

值,指出連接是否會集區。

適用於