| 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.3.0.0 (5.3.0)
Syntaxint OrdinalPosition { get; }ReadOnly Property OrdinalPosition As Integer
	Get
Property Value
Type: 
Int32
See Also