Share via


UserInputFilter members

Provides a base class for all user input filters that the Business Data Connectivity (BDC) service supports.

The UserInputFilter type exposes the following members.

Constructors

  Name Description
Protected method UserInputFilter Creates a new instance of the class by using a FileDescriptor object and a MethodInstance object.

Top

Properties

  Name Description
Public property ContainsLocalizedDisplayName Determines whether the object contains a localized display name. (Inherited from FilterBase.)
Public property FilterDescriptor Gets the filter descriptor. (Inherited from FilterBase.)
Public property Item Gets or sets the object at the specified index.
Public property LocalizedDisplayName Gets the localized display name. (Inherited from FilterBase.)
Public property Name Gets the filter base name. (Inherited from FilterBase.)
Public property ValueCount Gets the number of values for the user input filter.

Top

Methods

  Name Description
Public method GetFilterValueTypeDescriptorsType Gets the type of the filter values for TypeDescriptor objects.
Public method GetValueType Gets the type of the user input filter value.

Top

See also

Reference

UserInputFilter class

Microsoft.SharePoint.BusinessData.Runtime namespace