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
Name | Description | |
---|---|---|
MemberFilter | Overloaded. Initializes a new instance of the MemberFilter class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
FilterType | Gets or sets the type of filtering to use. |
![]() |
PropertyName | Gets or sets the name of the property to filter on. |
![]() |
PropertyValue | Gets or sets the value of the property to filter for. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
MemberFilter Class
Microsoft.AnalysisServices.AdomdClient Namespace