This topic has not yet been rated - Rate this topic

LogFile.MaxSize Property

Gets or set the maximum size to which the file can grow, in MB.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public double MaxSize { get; set; }

Property Value

Type: System.Double
A Double value that specifies the maximum size of the log file, in MB.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.