Click or drag to resize
DBTableIProjectElementMapTargetElementFields Property
IList with all the fields of this target. The list contains elements sorted on ordinal position. Ordinal positions should start at 1.

Namespace:  SD.LLBLGen.Pro.DBDriverCore
Assembly:  SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.3.0.0 (5.3.0)
Syntax
IList IProjectElementMapTargetElement.Fields { get; }

Property Value

Type: IList

Implements

IProjectElementMapTargetElementFields
See Also