Aracılığıyla paylaş


MajorObject.GetUpdateOverwrites Yöntemi

Bu API altyapısını destekler ve doğrudan kodunuz içinden kullanılmak üzere tasarlanmamıştır.

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

Sözdizimi

'Bildirim
Public Function GetUpdateOverwrites ( _
    fullExpansion As Boolean _
) As Hashtable
'Kullanım
Dim instance As MajorObject
Dim fullExpansion As Boolean
Dim returnValue As Hashtable

returnValue = instance.GetUpdateOverwrites(fullExpansion)
public Hashtable GetUpdateOverwrites(
    bool fullExpansion
)
public:
Hashtable^ GetUpdateOverwrites(
    bool fullExpansion
)
member GetUpdateOverwrites : 
        fullExpansion:bool -> Hashtable 
public function GetUpdateOverwrites(
    fullExpansion : boolean
) : Hashtable

Parametreler

Dönüş Değeri

Tür: System.Collections.Hashtable