SqlStatementInsert.onConflict

Get onConflict field.

  1. string onConflict [@property getter]
    class SqlStatementInsert
    @property
    string
    onConflict
    ()
  2. string onConflict [@property setter]

Return Value

Type: string

conflict resolution clause if there is one (such as "OR REPLACE")