DXCommandParameterTypeAttribute Constructors
Allows you to pass a value as a command parameter.| Name | Parameters | Description |
|---|---|---|
| DXCommandParameterTypeAttribute(Type) | parameterType | Initializes a new instance of the DXCommandParameterTypeAttribute class with specified settings. |
See Also