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
Nom | Description | |
---|---|---|
MemberFilter | Overloaded. Initializes a new instance of the MemberFilter class. |
Haut de la page
Public Properties
Nom | 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. |
Haut de la page
Public Methods
(see also Protected Methods )
Nom | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Haut de la page
Protected Methods
Nom | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Haut de la page
Voir aussi
Référence
MemberFilter Class
Microsoft.AnalysisServices.AdomdClient Namespace