1
Answer

How to set a column to varchar(max) in EF.

How to set a column to varchar(max) in EF, i am using EF code first approach.

Answers (1)