SQLite.Net-PCL
SQLite.Net-PCL copied to clipboard
Can't derive from SQLiteCommand to override OnInstanceCreated.
Since the only constructor is internal it's impossible to make a derived type (from a referencing assembly), and thus no way to override OnInstanceCreated.