OverwriteOptions type

Can Overwrite if Target DataBase already exists
KnownOverwriteOptions can be used interchangeably with OverwriteOptions, this enum contains the known values that the service supports.

Known values supported by the service

Invalid
FailOnConflict
Overwrite

type OverwriteOptions = string