Udostępnij za pośrednictwem


Metoda MajorObject.GetUpdateOverwrites

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.AnalysisServices
Zestaw:  Microsoft.AnalysisServices (w Microsoft.AnalysisServices.dll)

Składnia

'Deklaracja
Public Function GetUpdateOverwrites ( _
    fullExpansion As Boolean _
) As Hashtable
'Użycie
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

Parametry

Wartość zwracana

Typ: System.Collections.Hashtable