Home > Contents > Index >
BLOBSERVICE.GETIDCOLUMN
Returns the name of the key column to be passed to other blob management tags.
Syntax
<BLOBSERVICE.GETIDCOLUMN VARNAME="variable name"/>Parameters
VARNAME (required)
- Name of the variable that contains the column.
Example
The output from the following code sample is: id.
<BLOBSERVICE.GETIDCOLUMN VARNAME="blobIdColumn"/>
Home > Contents > Index > Oracle XML Tag Reference
Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved.