IFieldPersistenceInfoSourceColumnMaxLength Property  | 
 
            The maximum length of the value of the entityfield (string/binary data). Is ignored for entityfields which hold non-string and non-binary values.
            ColumnMaxLength
            Used for update/insert operations on the column
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
Syntaxint SourceColumnMaxLength { get; }ReadOnly Property SourceColumnMaxLength As Integer
	Get
Property Value
Type: 
Int32
See Also