public SQLiteCommandBuilder( SQLiteDataAdapter adapter )
'Declaration Public Function New( _ ByVal adapter As SQLiteDataAdapter _ )
Parameters
- adapter
When you create a new instance of SQLiteCommandBuilder, any existing SQLiteCommandBuilder associated with this SQLiteDataAdapter is released.