MiningColumnDistribution Enum
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft.AnalysisServices.AdomdClient.MiningColumnDistribution
C#
public enum MiningColumnDistribution
type MiningColumnDistribution =
Public Enum MiningColumnDistribution
- Inheritance
-
MiningColumnDistribution
Name | Value | Description |
---|---|---|
Missing | 0 | Missing |
Normal | 1 | Normal |
Uniform | 2 | Uniform |
LogNormal | 3 | LogNormal |
Custom | 4 | Custom |
Produit | Versions |
---|---|
Analysis Services SDK for .NET | latest |