SqliteSchemaManager constructor

SqliteSchemaManager(
  1. SqliteConnection _connection
)

Implementation

SqliteSchemaManager(this._connection);