SystemFilter members
Provides a base class for all system filters in the Business Data Connectivity (BDC) service.
The SystemFilter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SystemFilter | Creates a SystemFilter object. |
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.) | |
LocalizedDisplayName | Gets the localized display name. (Inherited from FilterBase.) | |
Name | Gets the filter base name. (Inherited from FilterBase.) |
Top