stored procedures - Using dbtype.structure with SubSonic 2? -


How to pass a dbtype.structure when I send data in a stored procedure via subsonic ?

I have a TVP that is actually defined, and when SubSonic StoredProcedures.cs creates a file, the parameter appears as a string type.

What is the procedure to complete this?

Thanks

So I originally rolled my own:


Comments