Aracılığıyla paylaş


CubeAttributeCollection.Remove Yöntemi (CubeAttribute)

Belirtilen kaldırır CubeAttribute dan koleksiyon.

Ad Alanı:  Microsoft.AnalysisServices
Derleme:  Microsoft.AnalysisServices (Microsoft.AnalysisServices içinde.dll)

Sözdizimi

'Bildirim
Public Sub Remove ( _
    item As CubeAttribute _
)
'Kullanım
Dim instance As CubeAttributeCollection
Dim item As CubeAttribute

instance.Remove(item)
public void Remove(
    CubeAttribute item
)
public:
void Remove(
    CubeAttribute^ item
)
member Remove : 
        item:CubeAttribute -> unit 
public function Remove(
    item : CubeAttribute
)

Parametreler

Kural dışı durumlar

Özel durum Koşul
ItemNotFoundException

itemkoleksiyon tarafından yer alıyor.