次の方法で共有


CrossDBOwnershipChaining プロパティ

cross DB ownership chaining 構成オプションを設定するための ConfigProperty オブジェクトを取得します。

名前空間:  Microsoft.SqlServer.Management.Smo
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
Public ReadOnly Property CrossDBOwnershipChaining As ConfigProperty
    Get
'使用
Dim instance As Configuration
Dim value As ConfigProperty

value = instance.CrossDBOwnershipChaining
public ConfigProperty CrossDBOwnershipChaining { get; }
public:
property ConfigProperty^ CrossDBOwnershipChaining {
    ConfigProperty^ get ();
}
member CrossDBOwnershipChaining : ConfigProperty
function get CrossDBOwnershipChaining () : ConfigProperty

プロパティ値

型: Microsoft.SqlServer.Management.Smo. . :: . .ConfigProperty
cross DB ownership chaining 構成オプションの設定を示す ConfigProperty オブジェクトです。