IFilter Interface
Represents the runtime filter.
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Public Interface IFilter
'Usage
Dim instance As IFilter
public interface IFilter
Remarks
Filters are the mechanism to pass parameters to the external system methods. Business Data Connectivity (BDC) service does not evaluate the query mechanics implied by the filters.