Share via


Propriété Name

Gets the name of the MiningDistribution.

Espace de noms :  Microsoft.AnalysisServices.AdomdServer
Assembly :  msmgdsrv (en msmgdsrv.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Name As String
    Get
'Utilisation
Dim instance As MiningDistribution
Dim value As String

value = instance.Name
public string Name { get; }
public:
virtual property String^ Name {
    String^ get () sealed;
}
abstract Name : string
override Name : string
final function get Name () : String

Valeur de propriété

Type : System. . :: . .String
A string that contains the name of the MiningDistribution.

Implémente

IMetadataObject. . :: . .Name

Notes

This value is algorithm-specific.