Xceed.Silverlight.Data.v2.0 Assembly > Xceed.Silverlight.Data.Stats Namespace > CovarianceFunction Class : Validate Method |
'Declaration Protected Friend Overrides Sub Validate()
'Usage Dim instance As CovarianceFunction instance.Validate()
protected internal override void Validate()
The Covariance function validates the ResultPropertyName property is to make sure that a value has been provided and that it is unique. It also validates the SourcePropertyName property to make sure that two comma-separated values, which correspond to existing column names, have been provided.
Target Platforms: Windows 7, Windows Vista, Windows XP SP3, Windows Server 2008 family