Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.