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
Nombre | Description | |
---|---|---|
MemberFilter | Overloaded. Initializes a new instance of the MemberFilter class. |
Arriba
Public Properties
Nombre | 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. |
Arriba
Public Methods
(see also Protected Methods )
Nombre | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Arriba
Protected Methods
Nombre | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Arriba
Vea también
Referencia
MemberFilter Class
Microsoft.AnalysisServices.AdomdClient Namespace