IDatabaseOptions.ReadOnly Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
[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
Valore della proprietà
- Attributi