IDatabaseOptions.AutoShrink Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Database_AutoShrinkDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Database_AutoShrinkName")]
public bool AutoShrink { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Database_AutoShrinkDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Database_AutoShrinkName")>]
member this.AutoShrink : bool with get, set
Public Property AutoShrink As Boolean

Property Value

Attributes

Applies to