Click or drag to resize

QueryParameterNewQueryParameter Method (PropertyData, ComparesParameters)

Namespace:  EDK4Net.Data.QueryLanguage
Assembly:  EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntax
C#
public static QueryParameter NewQueryParameter(
	PropertyData property,
	ComparesParameters comparesParameter
)

Parameters

property
Type: EDK4Net.Data.QueryLanguagePropertyData
comparesParameter
Type: EDK4Net.Data.QueryLanguageComparesParameters

Return Value

Type: QueryParameter
See Also