1 write to ordinal
System.Data.Linq (1)
SqlClient\Common\SqlNode.cs (1)
1509
set { this.
ordinal
= value; }
1 reference to ordinal
System.Data.Linq (1)
SqlClient\Common\SqlNode.cs (1)
1508
get { return this.
ordinal
; }