CanConvertToDateTime Method
Determines whether all values in the data source can be converted safely to the date time.
bool CanConvertToDateTime()
Return Value
true
if all values in the data source can be converted safely to the date time; otherwise, false
.