dotConnect for SQLite Documentation
Devart.Data.SQLite Namespace / SQLiteConnection Class / ChangeDatabase Method

In This Topic
ChangeDatabase Method (SQLiteConnection)
In This Topic
This method is not supported.
Syntax
'Declaration
 
Public Overrides Sub ChangeDatabase( _
   ByVal databaseName As String _
) 
 

Parameters

databaseName
See Also