Click or drag to resize
ImportableDBFieldLength Property
Gets the length of the type of the target field.

Namespace: SD.LLBLGen.Pro.ApplicationCore.Extensibility.DataImport
Assembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntax
public int Length { get; set; }

Property Value

Type: Int32
See Also