Op Englesch liesen

Deelen iwwer


MajorObject.GetUpdateOverwrites Method

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Gets the Hashtable object that overwrites the updated MajorObject.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
public Hashtable GetUpdateOverwrites(
    bool fullExpansion
)

Parameters

  • fullExpansion
    Type: System.Boolean
    true to full expansion; otherwise, false.

Return Value

Type: System.Collections.Hashtable
The Hashtable object that overwrites the updated MajorObject.

See Also

Reference

MajorObject Class

Microsoft.AnalysisServices Namespace