Click or drag to resize
StringConstantsMissingDbDataProviderConfig Field

Namespace: Colygon.MatchPoint.Core
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public const string MissingDbDataProviderConfig = "Invalid DbChoiceProvider Configuration: Please specify the parameters 'ConnectionString', 'SqlQueryByFilter', 'SqlQueryByKey' and 'TextColumn'."

Field Value

Type: String
See Also