Create(string,string) Constructor
Initializes a new instance of the TdxQueryOperand class with specified settings.
Declaration
constructor Create(const AColumnName: string; const ANodeAlias: string); overload;
Parameters
Name | Type |
---|---|
AColumnName | string |
ANodeAlias | string |
See Also