LimitFilter members

Represents a Limit filter in theBusiness Data Connectivity (BDC) service.

The LimitFilter type exposes the following members.

Constructors

  Name Description
Public method LimitFilter Creates a Limit filter.

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. (Overrides UserInputFilter.Item[Int32].)
Public property LocalizedDisplayName Gets the localized display name. (Inherited from FilterBase.)
Public property Name Gets the filter base name. (Inherited from FilterBase.)
Public property Value Gets or sets the value of the Limit filter.
Public property ValueCount Gets the 1 value of the Limit filter. (Overrides UserInputFilter.ValueCount.)

Top

Methods

  Name Description
Public method GetFilterValueTypeDescriptorsType Gets the type of the filter values for TypeDescriptor objects. (Inherited from UserInputFilter.)
Public method GetValueType When overridden in a derived class, gets the type of the filter value. (Overrides UserInputFilter.GetValueType().)

Top

See also

Reference

LimitFilter class

Microsoft.SharePoint.BusinessData.Runtime namespace