1

I'm new to FluentData, and I would like to know if it's possible to pass a user-defined table type to a stored procedure using FluentData.

dbContext().Sql("MyStoredProcedureName")
.Parameter("MyUserDefinedTableType", DbTypes.???????)

Which DataTypes should i use? Or is it not supported?

codelark
  • 12,254
  • 1
  • 45
  • 49
puntapret
  • 201
  • 4
  • 10

0 Answers0