MiningModelingFlags Class
Updated: May 24, 2016
Contains flags for MiningModelColumn objects.
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | MiningStructureColumnValues | Gets the values for the MiningModelingFlags. |
| Name | Description | |
|---|---|---|
![]() ![]() | ModelExistenceOnly | Indicates that only the existence of the value should be considered in the model. |
![]() ![]() | NotNull | Indicates that null values should not be used in the model. |
![]() ![]() | Regressor | Indicates that the value is a potential regressor. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:


