DatabaseActionParameterParameter Property |
Specifies the name of the parameter which is used within the 'SqlCommand'.
Namespace: Colygon.MatchPoint.Data.DatabaseActions.ConfigurationAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax public string Parameter { get; set; }
Property Value
Type:
StringSee Also