MiningValue Members
Represents a value in the mining distribution or mining column.
The following tables list the members exposed by the MiningValue type.
Public Properties
Name | Description | |
---|---|---|
DiscretizedMid | Gets the midpoint of the discretized value. | |
Index | Gets the index of this mining value. | |
Value | Gets the value represented by this MiningValue. | |
ValueType | Gets the MiningValueType of this MiningValue. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetAsDouble | Returns the value that this MiningValue represents, converted to a double. | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns the value that this MiningValue represents, converted to a string. |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
MiningValue Class
Microsoft.AnalysisServices.AdomdServer Namespace