Difference between revisions of "Utils 1 0-filterDirectoryQueryByType"

From ADF Docs
Jump to: navigation, search
Line 4: Line 4:
 
Filters the query to find the CFC file name.
 
Filters the query to find the CFC file name.
  
== Signature ==
+
== Signature ==  
 
+
public query <strong>filterDirectoryQueryByType</strong> ( query dirQuery, string whereCondValue, string whereOperator, string queryType )
Signature
 
  
 
== Parameters ==
 
== Parameters ==
  
 
Parameters
 
Parameters

Revision as of 04:07, 24 March 2010

Description

Return to Utils_1_0

Filters the query to find the CFC file name.

Signature

public query filterDirectoryQueryByType ( query dirQuery, string whereCondValue, string whereOperator, string queryType )

Parameters

Parameters