c# - Set ConnectionTimeout in System.Data.SQLite -
I'm experiencing a database connection timeout with my SQLite connection, but I'm not sure how Connection over time connection timeout command timeout can be set with connection at ConnectionString.DefaultTimeout. Connection connection is read-only. Any suggestions?
Thanks, Brian
This connection is set in string:
Comments
Post a Comment