|
28.10.2006, 16:40 | #1 |
Участник
|
Palle Agermark: isTypeTime
Источник: http://blogs.msdn.com/palle_agermark...28/681310.aspx
============== Checking if a certain data field is of the ”time” data type is not as obvious as you may think. Your first few attempts will most likely just tell you that the type of your field is Integer. Here’s a job with a small snippet of code showing you how to...(read more) ============== Источник: http://blogs.msdn.com/palle_agermark...28/681310.aspx |
|