Represents the type of the value of the MiningDistribution object and the MiningValue object.
네임스페이스: Microsoft.AnalysisServices.AdomdClient
어셈블리: Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)
구문
‘선언
Public Enumeration MiningValueType
public enum MiningValueType
public enum class MiningValueType
public enum MiningValueType
public enum MiningValueType
Members
| Member name | Description |
|---|---|
| Boolean | Represents a Boolean type. |
| Coefficient | Represents a coefficient that is applied to the value of the associated attribute. |
| Continuous | Represents a continuous value of the associated attribute. |
| Discrete | Represents a discrete value of the associated attribute. |
| Discretized | Represents a discretized value of the associated attribute. The value will be a formatted string that describes the respective discretization buckets. |
| Existing | Represents a value that describes the existence of an attribute. |
| Intercept | Represents the value of the intercept in a regression formula. |
| Missing | Represents the Missing state of any attribute. |
| NodeUniqueName | Represents the unique identifier of another content node in a model. |
| Other | Represents a custom value, defined by the algorithm. |
| PreRenderedString | Represents a custom value that the algorithm renders as a string. No formatting was applied by the object model. |
| RegressorStatistics | Represents a value that contains the algorithm-specific statistics concerning a single regressor. |
| ScoreGain | Represents a value that contains a score gain for an attribute. |
플랫폼
개발 플랫폼
지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.
대상 플랫폼
지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.