TdxBackendCustomParameter.Name Property
Specifies the parameter name (as a unique parameter identifier).
Declaration
property Name: string read; write;
Property Value
| Type | Description |
|---|---|
| string | The unique parameter name. |
Remarks
In addition, you can use the Description property to add a user-friendly description for the parameter.
See Also