Aracılığıyla paylaş


DatabaseCollection.Remove Yöntemi (Database)

Belirtilen kaldırır Database dan koleksiyon.

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

Sözdizimi

'Bildirim
Public Sub Remove ( _
    item As Database _
)
'Kullanım
Dim instance As DatabaseCollection
Dim item As Database

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

Parametreler

Kural dışı durumlar

Özel durum Koşul
ItemNotFoundException

itemkoleksiyon tarafından yer alıyor.