This topic has not yet been rated - Rate this topic

RestoreInfo.AllowOverwrite Property

Gets or sets the AllowOverwrite aspect of RestoreInfo.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public bool AllowOverwrite { get; set; }

Property Value

Type: System.Boolean
true if overwrite is allowed; otherise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.