SqlWriteBehaviorEnum Enum

Specify the write behavior when copying data into sql.

Inheritance
builtins.str
SqlWriteBehaviorEnum
SqlWriteBehaviorEnum

Constructor

SqlWriteBehaviorEnum(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)

Fields

INSERT
STORED_PROCEDURE
UPSERT