dbGetRowRegionRowRegionSpec
dbGetRowRegionRowRegionSpec(d_rowRegionId) =>d_rowRegionSpecId/ nil
Description
Returns the rowRegionSpec from which the specified rowRegion was generated.
Arguments
Value Returned
|
Database ID of the rowRegionSpec from which the specified rowRegion was generated. |
|
Examples
Returns the row region specification from which the row region rowRegionId was generated.
dbGetRowRegionRowRegionSpec(rowRegionId)
Related Topics
Placement Database Access Functions
Return to top