Used to specify the default date format used when Oracle makes conversions from internal date format into string values and vice versa.
property DateFormat: string stored FIsDateFormatStored;
Use the DateFormat property to specify the default date format used when Oracle makes conversions from internal date format into string values and vice versa. An example of valid expression for this property could be "MM/DD/YYYY".