Oharra
Baimena behar duzu orria atzitzeko. Direktorioetan saioa has dezakezu edo haiek alda ditzakezu.
Baimena behar duzu orria atzitzeko. Direktorioak alda ditzakezu.
Gets or sets the type of filtering to use.
Espacio de nombres: Microsoft.AnalysisServices.AdomdClient
Ensamblado: Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)
Sintaxis
'Declaración
Public Property FilterType As MemberFilterType
Get
Set
'Uso
Dim instance As MemberFilter
Dim value As MemberFilterType
value = instance.FilterType
instance.FilterType = value
public MemberFilterType FilterType { get; set; }
public:
property MemberFilterType FilterType {
MemberFilterType get ();
void set (MemberFilterType value);
}
member FilterType : MemberFilterType with get, set
function get FilterType () : MemberFilterType
function set FilterType (value : MemberFilterType)
Valor de la propiedad
Tipo: Microsoft.AnalysisServices.AdomdClient.MemberFilterType
A MemberFilterType enumeration that determines the behavior of this MemberFilter.