Compartilhar via


Propriedade do RDL Support

Gets the number of cases that support the MiningDistribution.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (em Microsoft.AnalysisServices.AdomdClient.dll)

Sintaxe

'Declaração
Public ReadOnly Property Support As Double
    Get
'Uso
Dim instance As MiningDistribution
Dim value As Double

value = instance.Support
public double Support { get; }
public:
property double Support {
    double get ();
}
member Support : float
function get Support () : double

Valor da propriedade

Tipo: System. . :: . .Double
A double containing the number of cases that support the MiningDistribution.

Comentários

This value is algorithm specific.