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