메소드 | 설명 | |
---|---|---|
DropTableIfExists ( |
||
SqliteDbTools ( IEscapeIdentifier utils ) : System.Data.Common | ||
TableExists ( |
public DropTableIfExists ( |
||
db | ||
table | ||
리턴 | void |
public SqliteDbTools ( IEscapeIdentifier utils ) : System.Data.Common | ||
utils | IEscapeIdentifier | |
리턴 | System.Data.Common |
public TableExists ( |
||
cnx | ||
table | ||
리턴 | bool |