Create(string,TArray<TObject>) Constructor
Initializes a new instance of the TdxInOperator class with specified settings.
Declaration
constructor Create(const APropertyName: string; const AOperands: TArray<TObject>); overload;
Parameters
Name | Type |
---|---|
APropertyName | string |
AOperands | TArray<T> |
See Also