DATETIMEPART Data Type

Description

4Test defines this enumerated data type as follows:

[-] type DATETIMEPART is enum  
	[ ] DTP_YEAR  
	[ ] DTP_MONTH 
	[ ] DTP_DAY 
	[ ] DTP_DAYOFYEAR 
	[ ] DTP_DAYOFWEEK 
	[ ] DTP_HOUR  
	[ ] DTP_MINUTE  
	[ ] DTP_SECOND  
	[ ] DTP_MICROSEC