Skip to content

EF6 - Stored Procedures with TableValueParams - I[DbContext] not including System.Data.DataTable #805

@GregBartlett

Description

@GregBartlett

I just upgraded from 2.x to 3.8.3 on our project, and it appears that when it's generating the I[DbContextName] interface it's missing the System.Data (so that the params that are generated in the code that have DataTable types will be referenced correctly)

I'm generating code for EF6 and have numerous tables with TVP's.
Did I miss a configuration change somewhere?

Thanks and love the product!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions