Partilhar via


LimitFilter Members

Include Protected Members
Include Inherited Members

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

The LimitFilter type exposes the following members.

Constructors

  Name Description
Public method LimitFilter This member is reserved for internal use and is not intended to be used directly from your code.. 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 value of the limit filter item at the specified index. The index must be zero. (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 this Limit filter.
Public property ValueCount Gets the value of the Limit filter. The value of this property is always 1. (Overrides UserInputFilter.ValueCount.)

Top

Methods

  Name Description
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method GetFilterValueTypeDescriptorsType Gets the type described by the filter's TypeDescriptor. (Inherited from UserInputFilter.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetValueType Gets the type of the filter value. Always returns typeof(uint). (Overrides UserInputFilter.GetValueType().)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone (Inherited from MarshalByRefObject.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

LimitFilter Class

Microsoft.Office.BusinessData.Runtime Namespace