'Declaration
Public ReadOnly Property TimeStampType As OracleDbType
Property Value
One of the OracleDbType values. May be TimeStamp, TimeStampTZ, or TimeStampLTZ.
Remarks
The value of TimeStampType property is specified in the constructor depending its parameters or can be set explicitly by the corresponding constructor.