Lucee Function Reference
							Function DATASOURCEFLUSHMETACACHE
			
				Flush the meta data stored for a certain datasource used for stored procedures, this is only supported for Oracle datasources
			
		
		
		
		Example
datasourceflushmetacache([string datasourceName]):boolean
Arguments
				The arguments for this function are set. You can not use other arguments except the following ones.
				
			
		
		
			
			
				
			
			| Name | Type | Required | Description | 
|---|---|---|---|
| datasourceName | string | No | name of the datasource to flush, when not defined all caches are flushed |