Enables you to sort by a field but not display the field. Sets or returns whether you want to show the field or not. La valeur par défaut est Vrai.
VBScript
queryfielddef.IsShown
queryfielddef.IsShown NewValue
Perl
$queryfielddef->GetIsShown();
$queryfielddef->SetIsShown(NewValue);