UniDAC

TUniMacro.Name Property

Used to refer to this macro in Unified SQL statements and other macros.

Class

TUniMacro

Syntax

property Name: string;

Remarks

Macro identifier to be used in Unified SQL statements.

The Name property is used to refer to this macro in Unified SQL statements and other macros. If there are several macros with same name in Macros of TUniConnection, the one that has valid condition is used.

When the macro is used in statements or as part of value of another macro, you should enclose the Name in braces {...}. When used as condition for another macro, the braces are not required.

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback