EnableDateTimeOffset
Enables and disables the mapping of TIMESTAMP WITH ZONE to DateTimeOffset. Default: true.
Data Type
bool
Default Value
true
Remarks
Enables and disables the mapping of TIMESTAMP WITH ZONE to DateTimeOffset. The default is true; set this property to false to disable creation of System.DateTimeOffset value types for the Teradata Timestamp With Zone data type. If set to false, Teradata Timestamp With Zone date types will be mapped to System.String.