Returns the list of DBIDs parallel to the names returned from the GetQueryList method, with the same query type argument value.
VBScript
workspace.GetQueryDbIdList querytype
Perl
$workspace->GetQueryDbIdList(querytype);
For Visual Basic, this value corresponds to one of the WorkspaceQueryType constants.