DatabaseEngineTempdbSettings.TempDbFileGrowth 属性

定义

获取或设置临时数据库文件增长。

public:
 property int TempDbFileGrowth { int get(); void set(int value); };
public int TempDbFileGrowth { get; set; }
member this.TempDbFileGrowth : int with get, set
Public Property TempDbFileGrowth As Integer

属性值

临时数据库文件增长。

适用于