IWhereParametersProvider Interface

Definition

Implemented by parameter classes that provide one or many Where parameters.

public interface class IWhereParametersProvider
public interface IWhereParametersProvider
type IWhereParametersProvider = interface
Public Interface IWhereParametersProvider
Derived

Methods

GetWhereParameters(IDynamicDataSource)

Gets the list of Where parameters that should be added to the Where parameter collection.

Applies to