|
Παρουσίαση με Ετικέτες
Όλες οι Ετικέτε... » ADO.NET » SqlDataReader » Int (RSS)
-
Based on Sam Holder’s answer at https://stackoverflow.com/questions/7388475/reading-int-values-from-sqldatareader/54296026, just contributed an extension method for fetching Int32 values via ADO.net’s SqlDataReader, without jumping through hoops (aka first fetch column ordinal [number] by name, then fetching the int value passing the column ...
|
|
|