| ImportableDBFieldLength Property  | 
            Gets the length of the type of the target field.
            
 
Namespace: SD.LLBLGen.Pro.ApplicationCore.Extensibility.DataImportAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic int Length { get; set; }Public Property Length As Integer
	Get
	Set
Property Value
Type: 
Int32
See Also