Backup.FormatMedia Property
SQL Server 2008
Gets or sets a Boolean property value that determines whether a tape is formatted as the first step of the backup operation.
Assembly: Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)
Property Value
Type: System.BooleanA Boolean value that specifies whether the tape will be formatted.
If True, the Microsoft SQL Server backup operation attempts to format the tape as the initial step.
If False (default), the SQL Server backup operation does not attempt to format the tape.