Closed jchannon closed 15 years ago
The MaxLength property has not been assigned in Structs.tt. Need it for my app, upgraded and not there.
Add this: MaxLength = <#=col.MaxLength#>
ADDED MaxLength to Structs.tt column defs. Closed by 50c3b86d95d4cf9987223b8f5e7a4675876830da
The MaxLength property has not been assigned in Structs.tt. Need it for my app, upgraded and not there.
Add this: MaxLength = <#=col.MaxLength#>