xSQL Schema Compare SDK for SQL Server version 12
Growth Property (SqlLogFile)


Gets or sets the log file growth.
Syntax
'Declaration
 
Public Property Growth As System.Double
public System.double Growth {get; set;}
public: __property System.double get_Growth();
public: __property void set_Growth( 
   System.double value
);
Remarks
Depending on the growth type indicated by the GrowthType property, the growth can be a percentage or a flat amount.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

SqlLogFile Class
SqlLogFile Members

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback