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.