Share via


SaveOptions.SaveFlags Property

Definition

Gets or sets the advanced options that would be applied during a SaveChanges operation.

public Microsoft.AnalysisServices.Tabular.SaveFlags SaveFlags { get; set; }
member this.SaveFlags : Microsoft.AnalysisServices.Tabular.SaveFlags with get, set
Public Property SaveFlags As SaveFlags

Property Value

A SaveFlags with the options.

Applies to