| IFieldInfoMaxLength 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.
            Value initially set for this field is the length of the database column this field is mapped on.
            
 
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
SyntaxReadOnly Property MaxLength As Integer
	Get
Property Value
Type: 
Int32
See Also