Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Gets the expected quality of the model produced with this mining service.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public ReadOnly Property ExpectedQuality As MiningServiceExpectedQuality
Get
'Usage
Dim instance As MiningService
Dim value As MiningServiceExpectedQuality
value = instance.ExpectedQuality
public MiningServiceExpectedQuality ExpectedQuality { get; }
public:
property MiningServiceExpectedQuality ExpectedQuality {
MiningServiceExpectedQuality get ();
}
member ExpectedQuality : MiningServiceExpectedQuality
function get ExpectedQuality () : MiningServiceExpectedQuality
Property Value
Type: Microsoft.AnalysisServices.AdomdClient.MiningServiceExpectedQuality
The expected quality of the model produced with this mining service.