ars_LoadQualifier(ctrl,schema,qualstring)
undef
Example:
($q = ars_LoadQualifier($c, "User", "'Login name' = \"jmurphy\"")) || die $ars_errstr;
Back to Table of Contents