nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/Entrez2-boolean-exp.html

21 lines
No EOL
825 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Entrez2-boolean-exp</title>
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
</script>
<script type="text/javascript">
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
</script>
</head>
<body>
<h3>Entrez2-boolean-exp</h3><pre>Defined in file <a href="entrez2.asn.html">entrez2.asn</a>
C++ class: <a href="../doxyhtml/classCEntrez2__boolean__exp.html">CEntrez2_boolean_exp</a>
Entrez2-boolean-exp ::= SEQUENCE {
db <a href="Entrez2-db-id.html">Entrez2-db-id</a> , -- database for this query
exp SEQUENCE OF <a href="Entrez2-boolean-element.html">Entrez2-boolean-element</a> , -- the Boolean
limits <a href="Entrez2-limits.html">Entrez2-limits</a> OPTIONAL } -- date bounds</pre>
</body>
</html>