Somebody knows the answer? I'm using L2S with field ntext in my db
In your model, you need to specify the a DataType.MultilineText annotation:
[DataType(DataType.MultilineText)]
public string MyProperty;
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With