Returns a Bool indicating whether a field is legal to be included in a query. By default , this is set to True.
VBScript
querydef.IsFieldLegalForQuery fieldName
Perl
$querydef->IsFieldLegalForQuery(fieldName);