Share via


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
Protected method SystemFilter Creates a SystemFilter object.

Top

Properties

  Name Description
Public property ContainsLocalizedDisplayName Determines whether the object contains a localized display name. (Inherited from FilterBase.)
Public property FilterDescriptor Gets the filter descriptor. (Inherited from FilterBase.)
Public property LocalizedDisplayName Gets the localized display name. (Inherited from FilterBase.)
Public property Name Gets the filter base name. (Inherited from FilterBase.)

Top

Methods

  Name Description
Public method CreateObjRef (Inherited from MarshalByRefObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetLifetimeService (Inherited from MarshalByRefObject.)
Public method GetType (Inherited from Object.)
Public method InitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected method MemberwiseClone() (Inherited from Object.)
Protected method MemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SystemFilter Class

Microsoft.SharePoint.BusinessData.Runtime Namespace