EasyObjects.NET Programmers Reference

DynamicQuery.Initialize Method 

Initializes a new instance of the DynamicQuery class with the specified DatabaseTypeData and DynamicQueryConfigurationView.

public override void Initialize(
   ConfigurationView configurationView
);

Parameters

configurationView
A ConfigurationView that should be of type DynamicQueryConfigurationView.

Implements

IConfigurationProvider.Initialize

See Also

DynamicQuery Class | NCI.EasyObjects Namespace