|
@@ -548,6 +548,14 @@ END;</programlisting>
|
|
|
<row>
|
|
|
<entry></entry>
|
|
|
|
|
|
+ <entry><emphasis role="bold"> { VIRTUAL<indexterm>
|
|
|
+ <primary>Virtual logicalfilename</primary>
|
|
|
+ </indexterm>( logicalfilename ) }</emphasis></entry>
|
|
|
+ </row>
|
|
|
+
|
|
|
+ <row>
|
|
|
+ <entry></entry>
|
|
|
+
|
|
|
<entry><emphasis role="bold"> { BLOB<indexterm>
|
|
|
<primary>BLOB in INDEX</primary>
|
|
|
</indexterm> }</emphasis></entry>
|
|
@@ -645,6 +653,15 @@ END;</programlisting>
|
|
|
</row>
|
|
|
|
|
|
<row>
|
|
|
+ <entry><emphasis role="bold">{ VIRTUAL( logicalfilename )
|
|
|
+ }</emphasis></entry>
|
|
|
+
|
|
|
+ <entry>Specifies the logical file name of the distributed file.
|
|
|
+ This must be a STRING field. If reading from a superfile, the
|
|
|
+ value is the current logical file within the superfile.</entry>
|
|
|
+ </row>
|
|
|
+
|
|
|
+ <row>
|
|
|
<entry><emphasis role="bold">{ BLOB }</emphasis></entry>
|
|
|
|
|
|
<entry>Specifies the field is stored separately from the leaf node
|