Jaa


ModelOperationResult Class

Definition

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.

Applies to