IProjectElementFieldMapTargetElementOrdinalPosition Property |
The ordinal position of the instance of DBField in the table or view referenced by Parent
OrdinalPosition is 1-based, which means the first field has OrdinalPosition 1.
Namespace:
SD.LLBLGen.Pro.DBDriverCore
Assembly:
SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax int OrdinalPosition { get; }
ReadOnly Property OrdinalPosition As Integer
Get
Property Value
Type:
Int32See Also