RefreshCachedSchemaAfterDDL
Whether or not the driver should refresh cached metadata, whether cached in memory or cached otherwise as configured by the driver's caching settings, after the successful execution of the driver's stored procedures, which all affect the schema in HarperDB itself.
Data Type
bool
Default Value
false
Remarks
This property is set to "false" by default, meaning that the driver will not attempt to refresh any cached metadata by default after the successful execution of stored procedures. Any cached metadata will be refreshed per the driver's default or configured timer for cache freshness.