ComponentOne True DataControl 8.0
Name Property (Parameter)

 

Name Property (Parameter)

Sets/returns parameter name.

Syntax

Parameter.Name = string

Remarks

Read/Write at run time and design time. Property applies to Parameter object.

This property specifies the name of a parameter. This must be a unique (case-insensitive) name that identifies the parameter in TData control expressions. It also serves as an index to the collection returned by the Parameters property. The parameter name must begin with a letter and contain only letters, digits, and underscores. The default name for a newly added parameter is PARAMETER_number, where number is the lowest integer that would yield a unique name.

See Also

Parameter Object

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback