Data Model > Extending the UNICOM Intelligence Data Model > Creating a CDSC > Implementing the features of a CDSC > Implementing Max Text Size
 
Implementing Max Text Size
No extra code is required to implement a Max Text Size setting. If it is set to zero (the default), your CDSC should handle arbitrarily long text values. However, you can set it to a positive number if the format of the underlying data source imposes a limit on the length of text values.
See also
CDSC interface
Implementing the features of a CDSC