DBStoredProcedureParameterIProjectElementFieldMapTargetElementOrdinalPosition Property  | 
 
            The ordinal position of the instance of 
DBField in the table or view referenced by ParentTable or ParentView.
            (See 
DBTableField and 
DBViewField)
            OrdinalPosition is also called 'column identification number' and is the order in the fieldlist
            of the table or view. 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.6.0.0 (5.6.19.0117)
Syntax
See Also