i have to define dynamic parameters value in database for invoke my methods in C# by these parameters. BTW,i just use simple varibale such as int,bool,string,datetime.... but unfortunately i can't get value from sql_variant field to object in my model.
i use EF code First 5 and SQL 2008 Server