CubeAttributeCollection 類別
Contains a collection of CubeAttribute objects. This class cannot be inherited.
命名空間: Microsoft.AnalysisServices
組件: Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)
語法
'宣告
<GuidAttribute("7AFAFBB0-E563-40ea-85CF-BF2B01272ABA")> _
Public NotInheritable Class CubeAttributeCollection _
Inherits ModelComponentCollection
'用途
Dim instance As CubeAttributeCollection
[GuidAttribute("7AFAFBB0-E563-40ea-85CF-BF2B01272ABA")]
public sealed class CubeAttributeCollection : ModelComponentCollection
[GuidAttribute(L"7AFAFBB0-E563-40ea-85CF-BF2B01272ABA")]
public ref class CubeAttributeCollection sealed : public ModelComponentCollection
[<SealedAttribute>]
[<GuidAttribute("7AFAFBB0-E563-40ea-85CF-BF2B01272ABA")>]
type CubeAttributeCollection =
class
inherit ModelComponentCollection
end
public final class CubeAttributeCollection extends ModelComponentCollection
繼承階層
System. . :: . .Object
Microsoft.AnalysisServices. . :: . .ModelComponentCollection
Microsoft.AnalysisServices..::..CubeAttributeCollection
執行緒安全性
這個類型的任何公用static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員都可以是安全執行緒。