I realized that Entity Framework (DB First) EDMX does not support data table as stored procedure parameter.
Is EDMX is kind od "old technology" that i better to not use with? Is there any work around for supporting DataTable as SP Param?
I realized that Entity Framework (DB First) EDMX does not support data table as stored procedure parameter.
Is EDMX is kind od "old technology" that i better to not use with? Is there any work around for supporting DataTable as SP Param?