Link Search Menu Expand Document

Enumerations (MySql)


Enumerations used by the MySql bulk operations (MySql.Data-based, via RepoDb.MySql.BulkOperations). MySqlBulkImportIdentityBehavior controls whether newly generated identity values are returned back to the entities after BulkInsert or BulkMerge, and MySqlBulkImportPseudoTableType controls the kind of staging table created to stage the bulk-imported data.


Table of contents