NPersistence Reference Guide
Return the parameter position, or null if the parameter is not a positional parameter.

Namespace: NPersistence
Assembly: NPersistence (in NPersistence.dll) Version: 2.0.0.0 (2.0.0.0)

Syntax

   
 C# 
Nullable<int> GetPosition()

Return Value

position of parameter

See Also