TdxOperandParameter Constructors
For internal use only.| Name | Description |
|---|---|
| Create(Char) | Initializes a new instance of the TdxOperandValue class with specified settings. Inherited from TdxOperandValue. |
| Create(TValue) | Initializes a new instance of the TdxOperandValue class with specified settings. Inherited from TdxOperandValue. |
| Create(string,TValue) | Initializes a new instance of the TdxOperandParameter class with specified settings. |
| Create(string) | For internal use only. |
| Create(TDateTime) | Initializes a new instance of the TdxOperandValue class with specified settings. Inherited from TdxOperandValue. |
See Also