Version

IRecordFilter Interface Members

The following tables list the members exposed by IRecordFilter.

Public Properties
 NameDescription
 PropertyConditionsA Collection of Conditions which will be applied to the object.  
 PropertyFieldNameThe property on the underlying data object which the filter will be applied to.  
 PropertyFieldTypeThe Type of the property that is being evaluated.  
 PropertyObjectTypeThe Type of the object that the filter will be applied to.  
 PropertyObjectTypedInfoThe Type of the object along with any PropertyDescriptors.  
See Also