Click or drag to resize

DatabaseActionParameter Properties

The DatabaseActionParameter type exposes the following members.

Properties
  NameDescription
Public propertyParameter
Specifies the name of the parameter which is used within the 'SqlCommand'.
Public propertyValueExpression
Specifies the value which should be used for this parameter.
Top
See Also