MiningModelColumn.Filter Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the filter expression for the mining model column.
[System.ComponentModel.TypeConverter(typeof(System.ComponentModel.StringConverter))]
public string Filter { get; set; }
[<System.ComponentModel.TypeConverter(typeof(System.ComponentModel.StringConverter))>]
member this.Filter : string with get, set
Public Property Filter As String
Property Value
A string containing a DMX filter expression.
- Attributes
Remarks
The Filter property for the mining model applies to the case table. The Filter property applies to the nested table in a mining column.