Back to Devexpress

TdxBackendCustomParameter.Name Property

vcl-dxbackend-dot-parameters-dot-tdxbackendcustomparameter.md

latest771 B
Original Source

TdxBackendCustomParameter.Name Property

Returns the parameter name (as a unique parameter identifier).

Declaration

delphi
property Name: string read;

Property Value

TypeDescription
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

TdxBackendCustomParameter Class

TdxBackendCustomParameter Members

dxBackend.Parameters Unit