다음을 통해 공유


Set 속성

Gets a Set that contains the set for the Axis.

네임스페이스:  Microsoft.AnalysisServices.AdomdClient
어셈블리:  Microsoft.AnalysisServices.AdomdClient(Microsoft.AnalysisServices.AdomdClient.dll)

구문

‘선언
Public ReadOnly Property Set As Set
    Get
‘사용 방법
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

속성 값

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