Microsoft.SharePoint.BusinessData.Runtime namespace
SharePoint Online
| Class | Description | |
|---|---|---|
|
ComparisonFilter | Contains methods, properties, and fields that handle the comparison filter. |
|
FieldValueDictionary | This class and its members are reserved for internal use and are not intended to be used in your code. |
|
FilterBase | Represents 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. |
|
LimitFilter | Represents a Limit filter in theBusiness Data Connectivity (BDC) service. |
|
PageNumberFilter | Contains methods and properties to handle the page number filter. |
|
SortingFilter | |
|
SystemFilter | Provides a base class for all system filters in the Business Data Connectivity (BDC) service. |
|
UserInputFilter | Provides a base class for all user input filters that the Business Data Connectivity (BDC) service supports. |
|
WildcardFilter | Represents a filter that limits the instances returned to those such as a field named value, where value may contain the asterisk (*) wildcard character. |
| Enumeration | Description | |
|---|---|---|
|
ComparisonFilter.Comparator | Represents an enumeration that contains the comparison options. |
|
NotificationParserType | Represents an enumeration of the NotificationParserType. |
|
NotificationProcessorResult | Return status codes of the interface INotificationProcessor |
Show: