ModelOperationResult Class
Definition
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.
Represents result of the operation on Model, such as Sync(), SaveChanges()
public class ModelOperationResult
type ModelOperationResult = class
Public Class ModelOperationResult
- Inheritance
-
ModelOperationResult
Constructors
ModelOperationResult() |
Obsolete.
DEPRECATED: the ModelOperationResult should not created outside the Analysis-Services internal logic. |
Properties
Impact |
Gets the impact that the operation caused on the Model. |
XmlaResults |
Gets the XMLA results that were returned by the Server. |