How, if at all, can I pass the table parameter to the query when using Mono? (I am currently using version 2.10.12)
It seems that the SqlDbType enumeration in Mono has not been extended to match the Microsoft enumeration implementation of the enumeration, nor has the SqlParameter class been updated to include the TypeName property.
Background and my question:
Any help on this is greatly appreciated!
. TypeName , MS.Net, Mono.
:
System.ArgumentOutOfRangeException: No mapping exists from SqlDbType Structured to a known DbType
System.Data.dll Mono 3.0, SqlDbType.Structured. SqlDbType Mono .
, , Mono UDT/table sql-. , . UDT .