Skip to content

BulkInsertOrUpdate with anonymous type #1665

Open
@dkisic

Description

@dkisic

Hi there,

it's not actually an issue, but a question.

I am dinamically creating the tables since the structure varies for each tenant.

I am trying to utilize BulkInsertOrUpdate to improve the performance of the upserts. Since I don't add the DbSet to the DbContext and the context isn't aware of the table, is there a way to utilize it with the anonymous types?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions