This topic has not yet been rated - Rate this topic

Microsoft.SharePoint.BusinessData.Runtime namespace

The Microsoft.SharePoint.BusinessData.Runtime namespace creates or augments types that can be reflected against by using a Microsoft .NET Framework type reflector.

  ClassDescription
Public classComparisonFilterContains methods, properties, and fields that handle the comparison filter.
Public classFieldValueDictionaryThis class and its members are reserved for internal use and are not intended to be used in your code.
Public classFilterBaseRepresents the class that data filters are based on. Inherit from this class to make a new filter, or reference this class when performing operations on filters in general. A FilterBase object filters external system data according to specified criteria.
Public classLimitFilterRepresents a Limit filter in theBusiness Data Connectivity (BDC) service.
Public classPageNumberFilterContains methods and properties to handle the page number filter.
Public classSortingFilter
Public classSystemFilterProvides a base class for all system filters in the Business Data Connectivity (BDC) service.
Public classUserInputFilterProvides a base class for all user input filters that the Business Data Connectivity (BDC) service supports.
Public classWildcardFilterRepresents a filter that limits the instances returned to those such as a field named value, where value may contain the asterisk (*) wildcard character.
  EnumerationDescription
Public enumerationComparisonFilter.ComparatorRepresents an enumeration that contains the comparison options.
Public enumerationNotificationParserTypeRepresents an enumeration of the NotificationParserType.
Public enumerationNotificationProcessorResult Return status codes of the interface INotificationProcessor
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.