SqliteConnectionStringBuilder.Password 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定加密金鑰。 警告,當原生 SQLite 程式庫不支援加密時,這不會有任何作用。 指定時, PRAGMA key
會在開啟連線之後立即傳送。
public string Password { get; set; }
member this.Password : string with get, set
Public Property Password As String
屬性值
加密金鑰。