IDatabaseOptions.Trustworthy Property

Definition

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

Property Value

Attributes

Applies to