This topic has not yet been rated - Rate this topic

NextRestoreEventArgs.Count Property

SQL Server 2012

Gets or sets the count of the next restore event.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
public int Count { get; private set; }

Property Value

Type: System.Int32
The count of the next restore event.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.