This topic has not yet been rated - Rate this topic

BackupSet.BackupSize Property

SQL Server 2012

Gets the size of the backup set, in bytes.

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

Property Value

Type: System.Decimal
The size of the backup set.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.