DXCommandParameterTypeAttribute Properties
Allows you to pass a value as a command parameter.Name | Description |
---|---|
Description | Gets or sets the parameter description text. |
ParameterType | Gets the parameter type. |
TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
See Also