Condividi tramite


DeployedDac.Trustworthy Proprietà

Definizione

Ottiene un valore che indica se l'istanza di SQL Server considera attendibile e DeployedDac il contenuto al suo interno.

public:
 property bool Trustworthy { bool get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Data)]
public bool Trustworthy { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Data)>]
member this.Trustworthy : bool
Public ReadOnly Property Trustworthy As Boolean

Valore della proprietà

Valore Boolean che indica se DeployedDac è attendibile. Se true, DeployedDac è attendibile. In caso contrario, false.

Attributi

Si applica a