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 | |
---|---|---|
![]() |
LimitFilter | Creates a Limit filter. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
ContainsLocalizedDisplayName | Determines whether the object contains a localized display name. (Inherited from FilterBase.) |
![]() |
FilterDescriptor | Gets the filter descriptor. (Inherited from FilterBase.) |
![]() |
Item | Gets or sets the object at the specified index. (Overrides UserInputFilter.Item[Int32].) |
![]() |
LocalizedDisplayName | Gets the localized display name. (Inherited from FilterBase.) |
![]() |
Name | Gets the filter base name. (Inherited from FilterBase.) |
![]() |
Value | Gets or sets the value of the Limit filter. |
![]() |
ValueCount | Gets the 1 value of the Limit filter. (Overrides UserInputFilter.ValueCount.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CreateObjRef | (Inherited from MarshalByRefObject.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetFilterValueTypeDescriptorsType | Gets the type of the filter values for TypeDescriptor objects. (Inherited from UserInputFilter.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetLifetimeService | (Inherited from MarshalByRefObject.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetValueType | When overridden in a derived class, gets the type of the filter value. (Overrides UserInputFilter.GetValueType().) |
![]() |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
![]() |
ToString | (Inherited from Object.) |
Top