SyntaxFix
Write A Post
Hire A Developer
Questions
@Column(name = Columns.COLUMN_NAME, columnDefinition = "NVARCHAR(MAX)")
max indicates that the maximum storage size is 2^31-1 bytes (2 GB)
max