Partager via


Properties propriété

Gets the properties of the mining structure.

Espace de noms :  Microsoft.AnalysisServices.AdomdClient
Assembly :  Microsoft.AnalysisServices.AdomdClient (dans Microsoft.AnalysisServices.AdomdClient.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Properties As PropertyCollection
    Get
'Utilisation
Dim instance As MiningStructure
Dim value As PropertyCollection

value = instance.Properties
public PropertyCollection Properties { get; }
public:
property PropertyCollection^ Properties {
    PropertyCollection^ get ();
}
member Properties : PropertyCollection
function get Properties () : PropertyCollection

Valeur de la propriété

Type : Microsoft.AnalysisServices.AdomdClient. . :: . .PropertyCollection
A PropertyCollection containing the properties of the mining structure.