Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets a collection of possible values associated with the column.
Espace de noms : Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (en msmgdsrv.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Values As MiningValueCollection
Get
'Utilisation
Dim instance As MiningModelColumn
Dim value As MiningValueCollection
value = instance.Values
public MiningValueCollection Values { get; }
public:
property MiningValueCollection^ Values {
MiningValueCollection^ get ();
}
member Values : MiningValueCollection
function get Values () : MiningValueCollection
Valeur de propriété
Type : Microsoft.AnalysisServices.AdomdServer.MiningValueCollection
A collection of possible values associated with the column.