Database.Trustworthy Property
SQL Server 2012
Gets or sets a value that indicates whether the instance of SQL Server 2005 trusts the database and the contents within it.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.None|SfcPropertyFlags.Standalone|SfcPropertyFlags.SqlAzureDatabase|SfcPropertyFlags.Design)] public bool Trustworthy { get; set; }