IDatabaseOptions.IsUpdateable Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Database_IsUpdateableDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Database_IsUpdateableName")]
public bool IsUpdateable { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Database_IsUpdateableDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Database_IsUpdateableName")>]
member this.IsUpdateable : bool
Public ReadOnly Property IsUpdateable As Boolean

Property Value

Attributes

Applies to