MiningColumnDistribution Enumeration

Describes the distribution of the MiningModelColumn.

네임스페이스: Microsoft.AnalysisServices.AdomdServer
어셈블리: msmgdsrv (in msmgdsrv.dll)

구문

‘선언
Public Enumeration MiningColumnDistribution
public enum MiningColumnDistribution
public enum class MiningColumnDistribution
public enum MiningColumnDistribution
public enum MiningColumnDistribution

Members

Member name Description
Custom Represents a custom distribution, defined by the provider.
LogNormal Represents a distribution in which the curve is elongated at the upper end and is skewed toward the lower end.
Missing Represents an unspecified distribution.
Normal Represents a distribution in which the curve has a normal (bell-curve) distribution.
Uniform Represents a distribution in which all values are equally likely.

플랫폼

개발 플랫폼

지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.

대상 플랫폼

지원되는 플랫폼 목록은 SQL Server 2005 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.

참고 항목

참조

Microsoft.AnalysisServices.AdomdServer Namespace