SystemFilter Members
Include Protected Members
Include Inherited 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
Methods
Name | Description | |
---|---|---|
CreateObjRef | (Inherited from MarshalByRefObject.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetType | (Inherited from Object.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
MemberwiseClone() | (Inherited from Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) | |
ToString | (Inherited from Object.) |
Top