MajorObject.GetUpdateOverwrites(Boolean) Method
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Hashtable object that overwrites the updated MajorObject.
C#
public System.Collections.Hashtable GetUpdateOverwrites (bool fullExpansion);
member this.GetUpdateOverwrites : bool -> System.Collections.Hashtable
Public Function GetUpdateOverwrites (fullExpansion As Boolean) As Hashtable
- fullExpansion
- Boolean
true to full expansion; otherwise, false.
The Hashtable object that overwrites the updated MajorObject.
Produit | Versions |
---|---|
Analysis Services SDK for .NET | latest |