Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Gets a Set that contains the set for the Axis.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public ReadOnly Property Set As Set
Get
'Usage
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
Property Value
Type: Microsoft.AnalysisServices.AdomdClient.Set
A Set that contains the set for the Axis.