This topic has not yet been rated - Rate this topic

BackupSet.Position Property

SQL Server 2012

Gets the backup set position used in the restore operation to locate the position of appropriate backup set in the file.

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

Property Value

Type: System.Int32
The backup set position.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.