Click or drag to resize

DatabaseActionParameterParameter Property

Specifies the name of the parameter which is used within the 'SqlCommand'.

Namespace:  Colygon.MatchPoint.Data.DatabaseActions.Configuration
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public string Parameter { get; set; }

Property Value

Type: String
See Also