public void ChangePassword( string newPassword )
'Declaration Public Sub ChangePassword( _ ByVal newPassword As String _ )
If the database is not encrypted, this method throws System.NotSupportedException.
If the connection is not opened, this method throws System.InvalidOperationException.
SQLiteConnection Class SQLiteConnection Members