Registering a Query with parameters in .NET3

An example that demonstrates how to register a query with parameters in .NET3.

Name

Example_14_RegisteringParameterizedQuery

Description

This example illustrates how to register a query with parameters.

Notable Classes and Methods

IParameter

parameterFactory.NewParameter

Related Information

For more information about parameters, see Engine Control: Overview.