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.