J
Jim Heavey
If I am going to be retrieving a "UniqueIdentifier", what should the
"typeof()" value be in the constructor for the Datacolumn
dtSkaters.Columns.Add("EventID",typeof(int));
Thanks in advance for your assistance...
"typeof()" value be in the constructor for the Datacolumn
dtSkaters.Columns.Add("EventID",typeof(int));
Thanks in advance for your assistance...