Indicates whether this
OracleDate can be correctly converted to
System.DateTime and whether
Value can be accessed without an exception.
'Declaration
Public ReadOnly Property IsValidDateTime As Boolean
public bool IsValidDateTime {get;}
Property Value
true if this
OracleDate can be correctly converted to
System.DateTime and
Value can be accessed without an exception; otherwise,
false.