G
Guest
I have a stored procedure using a char(10),
I need to specify that param in c#. What c# data type is
can I use?
I've looked around online for equivalents between sql
types and c# types and couldn't find anything.
I know this is basic, but i can't find the answer.
thanks in advance.
I need to specify that param in c#. What c# data type is
can I use?
I've looked around online for equivalents between sql
types and c# types and couldn't find anything.
I know this is basic, but i can't find the answer.
thanks in advance.