'Declaration Public Function New( _ ByVal connection As SQLiteConnection _ )
public SQLiteDump( SQLiteConnection connection )
Parameters
- connection
- A SQLiteConnection object that represents the connection to a data source.
'Declaration Public Function New( _ ByVal connection As SQLiteConnection _ )
public SQLiteDump( SQLiteConnection connection )