DeployedDac.Trustworthy Propriété

Définition

Obtient une valeur qui indique si l’instance de SQL Server fait confiance à et DeployedDac au contenu qu’elle contient.

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

Valeur de propriété

Une Boolean valeur qui indique si le DeployedDac est digne de confiance. Si true, le DeployedDac est digne de confiance. Sinon, false.

Attributs

S’applique à