Compartilhar via


Propriedade do RDL Algorithm

Gets a provider-specific name that describes the algorithm used to generate the model.

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

Sintaxe

'Declaração
Public ReadOnly Property Algorithm As String
    Get
'Uso
Dim instance As MiningModel
Dim value As String

value = instance.Algorithm
public string Algorithm { get; }
public:
property String^ Algorithm {
    String^ get ();
}
member Algorithm : string
function get Algorithm () : String

Valor da propriedade

Tipo: System. . :: . .String
A String containing the provider-specific name.

Comentários

This is the same as SERVICE_NAME.