Shunde.NET Framework Class Library
DBUtils.GetDateTimeValue Method
Gets a DateTime Value from the given SqlDataReader
public static
DateTime
GetDateTimeValue(
SqlDataReader
sdr
,
String
columnName
);
See Also
DBUtils Class
|
Shunde.Utilities Namespace