IDatabaseMaintenanceFacet.ReadOnly Property

Definition

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

Property Value

Attributes

Applies to