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 Set that contains the set for the Axis.
Espace de noms : Microsoft.AnalysisServices.AdomdClient
Assembly : Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Set As Set
Get
'Utilisation
Dim instance As Axis
Dim value As Set
value = instance.Set
public Set Set { get; }
public:
property Set^ Set {
Set^ get ();
}
member Set : Set
function get Set () : Set
Valeur de propriété
Type : Microsoft.AnalysisServices.AdomdClient.Set
A Set that contains the set for the Axis.