For a custom property by default the maximum length allowed for the TEXT type is 400 chars. Its seems we can override this per property (with a performance warning of course!) using the option
- Use maximum possible length
What is this max length though? Is it whatever the underlying DB Schema defines i.e. the column type like NVCHAR etc. ? I'm using 2020.2.5