This topic has not yet been rated - Rate this topic

Restore.FileNumber Property

Gets or sets the index number used to identify the targeted backup set on the backup medium.

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

Property Value

Type: System.Int32
An Int32 value that specifies the backup set index number.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.