Compartir a través de


Set Propiedad

Gets a Set that contains the set for the Axis.

Espacio de nombres:  Microsoft.AnalysisServices.AdomdClient
Ensamblado:  Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)

Sintaxis

'Declaración
Public ReadOnly Property Set As Set
    Get
'Uso
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

Valor de la propiedad

Tipo: Microsoft.AnalysisServices.AdomdClient. . :: . .Set
A Set that contains the set for the Axis.