I am trying to save a large text into an sql server nvarchar(max) column. While saving data using EntityFramework(6.x), sometimes it is not saving complete text into the column.