SQLiteConnectionNewCommand Method |
Creates a new SQLiteCommand. Can be overridden to provide a sub-class.
Namespace:
SQLite
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax protected virtual SQLiteCommand NewCommand()
Return Value
Type:
SQLiteCommandSee Also