The Name property is the identifier that Reports Builder uses to refer to the current object.
Applies to |
All named objects. |
Values |
A valid name not to exceed 30 characters. |
Required/Optional |
Required |
Default |
object_n, where object is an identifier for the named object (for example, Q for query, PB for Parameter Form boilerplate) and n is a number that is unique among the named objects of the report. |
The name must adhere to Oracle SQL naming standards: it nondefault start with a number, and can only contain alphanumeric characters apart from '_'. For more information, see the Oracle9i SQL Reference manual.
Copyright © 1984, 2005, Oracle. All rights reserved.