Click or drag to resize

BaseDatabaseActionDataProviderParameterValues Property

Namespace:  Colygon.MatchPoint.Data.DatabaseActions.Configuration
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public virtual DatabaseActionParameter[] ParameterValues { get; set; }

Property Value

Type: DatabaseActionParameter
See Also