SystemFilter Members
Include Protected Members
Include Inherited Members
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..
The SystemFilter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SystemFilter | This member is reserved for internal use and is not intended to be used directly from your code.. 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
Methods
Name | Description | |
---|---|---|
CreateObjRef | (Inherited from MarshalByRefObject.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
MemberwiseClone | (Inherited from MarshalByRefObject.) | |
ToString | (Inherited from Object.) |
Top