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 JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.