This topic has not yet been rated - Rate this topic

Backup.UndoFileName Property

Gets or sets the name of the undo file used to store uncommitted transactions that are rolled back during recovery.

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

Property Value

Type: System.String
A String value that specifies the undo file name.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.