Click or drag to resize

IndexContractValidateQuery Method

[Missing <summary> documentation for "M:Frontenac.Blueprints.Contracts.IndexContract.ValidateQuery(System.String,System.Object)"]

Namespace:  Frontenac.Blueprints.Contracts
Assembly:  VelocityGraph (in VelocityGraph.dll) Version: 10.1.0.0 (10.1)
Syntax
public static void ValidateQuery(
	string key,
	Object query
)

Parameters

key
Type: SystemString

[Missing <param name="key"/> documentation for "M:Frontenac.Blueprints.Contracts.IndexContract.ValidateQuery(System.String,System.Object)"]

query
Type: SystemObject

[Missing <param name="query"/> documentation for "M:Frontenac.Blueprints.Contracts.IndexContract.ValidateQuery(System.String,System.Object)"]

See Also