This topic has not yet been rated - Rate this topic

NextRestoreEventArgs.Continue Property

SQL Server 2012

Gets or sets a value indicating whether to continue next Restore Operation.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
public bool Continue { get; set; }

Property Value

Type: System.Boolean
True if continue; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.