Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets the value represented by the MiningDistribution.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public ReadOnly Property Value As MiningValue
Get
'Usage
Dim instance As MiningDistribution
Dim value As MiningValue
value = instance.Value
public MiningValue Value { get; }
public:
property MiningValue^ Value {
MiningValue^ get ();
}
member Value : MiningValue
function get Value () : MiningValue
Property Value
Type: Microsoft.AnalysisServices.AdomdClient.MiningValue
Returns a MiningValue containing the value.
Remarks
This value is algorithm specific.