DBViewIProjectElementMapTargetElementFields 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; }
Private ReadOnly Property Fields As IList
Implements IProjectElementMapTargetElement.Fields
Get
Property Value
Type:
IListImplements
IProjectElementMapTargetElementFieldsSee Also