Méthode | Description | |
---|---|---|
DropTableIfExists ( |
||
SqliteDbTools ( IEscapeIdentifier utils ) : System.Data.Common | ||
TableExists ( |
public DropTableIfExists ( |
||
db | ||
table | ||
Résultat | void |
public SqliteDbTools ( IEscapeIdentifier utils ) : System.Data.Common | ||
utils | IEscapeIdentifier | |
Résultat | System.Data.Common |
public TableExists ( |
||
cnx | ||
table | ||
Résultat | bool |