Documentation
Dlang.org
SqlStatementInsert.onConflict
gda
sql_statement_insert
SqlStatementInsert
Set
onConflict
field.
string
onConflict
[@property getter]
string
onConflict
[@property setter]
class
SqlStatementInsert
@
property
void
onConflict
(
string
propval
)
Parameters
propval
string
conflict resolution clause if there is one (such as "OR REPLACE")
gda
sql_statement_insert
SqlStatementInsert
constructors
this
functions
_cPtr
properties
onConflict
Set onConflict field.