共用方式為


MemberFilter Members

Represents a single filter to be applied when retrieving a collection of members.

The following tables list the members exposed by the MemberFilter type.

Public Constructors

  名稱 Description
MemberFilter Overloaded. Initializes a new instance of the MemberFilter class.

頂端

Public Properties

  名稱 Description
ms142678.pubproperty(zh-tw,SQL.90).gif FilterType Gets or sets the type of filtering to use.
ms142678.pubproperty(zh-tw,SQL.90).gif PropertyName Gets or sets the name of the property to filter on.
ms142678.pubproperty(zh-tw,SQL.90).gif PropertyValue Gets or sets the value of the property to filter for.

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
ms142678.pubmethod(zh-tw,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms142678.pubmethod(zh-tw,SQL.90).gif GetHashCode  (inherited from Object )
ms142678.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
ms142678.pubmethod(zh-tw,SQL.90).gifms142678.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
ms142678.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )

頂端

Protected Methods

  名稱 Description
ms142678.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms142678.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

MemberFilter Class
Microsoft.AnalysisServices.AdomdClient Namespace