إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Describes the distribution of the MiningModelColumn.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)
Syntax
'Declaration
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. |
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.