Microsecond granularity for time data

The Adaptive Server ADO.NET Data Provider provides microsecond-level precision for time data by supporting the SQL datatypes bigdatetime and bigtime.

bigdatetime and bigtime function similarly to and have the same data mappings as the SQL datetime and time datatypes:

Usage