Microsoft.Office.BusinessData.Runtime namespace

The Microsoft.Office.BusinessData.Runtime namespace contains types that handle the run-time operations for the Microsoft Business Connectivity Services (BCS) client runtime.

Classes

  Class Description
Public class ComparisonFilter A user input filter that is used on a call to an external system to only get the entity instances whose fields pass a comparison test.
Public class FieldValueDictionary This class and its members are reserved for internal use and are not intended to be used in your code.
Public class FilterBase A storage mechanism that holds values for type descriptors that are associated with filter descriptors. Serves as a base class for other types of filters.
Public class LimitFilter Represents a Limit filter in theBusiness Data Connectivity (BDC) service.
Public class PageNumberFilter A user input filter that enables pagination to be provided by the external system.
Public class SortingFilter
Public class SystemFilter Provides a base class for all system filters in the Business Data Connectivity (BDC) service. This class and its members are reserved for internal use and are not intended to be used in your code..
Public class UserInputFilter Provides a base class for all user input filters in the Business Data Connectivity (BDC) service.
Public class WildcardFilter This filter limits the external data items returned to those whose value is a match to a string that contains a wildcard character, such as an asterisk (*).

Enumerations

  Enumeration Description
Public enumeration ComparisonFilter.Comparator Represents an enumeration that contains the comparison options.