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 的硬件和软件要求。