Displaying 1 result from an estimated 1 matches for "tsdeletesql".
2008 Aug 27
1
S4 coercion
..., mlist = coerceMethods)
8: as(obj, "integer")
7: isIdCurrent(con)
6: postgresqlQuickSQL(conn, statement, ...)
5: dbGetQuery(con, paste("SELECT tbl FROM Meta ", where, ";"))
4: dbGetQuery(con, paste("SELECT tbl FROM Meta ", where, ";"))
3: TSdbi:::TSdeleteSQL(serIDs = serIDs, con = con, ...)
2: TSdelete("vec", con)
1: TSdelete("vec", con)
> str(con)
Formal class 'TSPostgreSQLConnection' [package "TSPostgreSQL"] with 4 slots
..@ Id : int [1:2] 21795 1
..@ dbname : chr "test"
..@ vintage: logi FA...