Compartilhar via


Propriedade do RDL CrossDBOwnershipChainingEnabled

Gets or sets the CrossDBOwnershipChainingEnabled property value.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
<DisplayDescriptionKeyAttribute("CrossDBOwnershipChainingEnabledDesc")> _
<DisplayNameKeyAttribute("CrossDBOwnershipChainingEnabledName")> _
Property CrossDBOwnershipChainingEnabled As Boolean
    Get
    Set
'Uso
Dim instance As IServerSecurityFacet
Dim value As Boolean

value = instance.CrossDBOwnershipChainingEnabled

instance.CrossDBOwnershipChainingEnabled = value
[DisplayDescriptionKeyAttribute("CrossDBOwnershipChainingEnabledDesc")]
[DisplayNameKeyAttribute("CrossDBOwnershipChainingEnabledName")]
bool CrossDBOwnershipChainingEnabled { get; set; }
[DisplayDescriptionKeyAttribute(L"CrossDBOwnershipChainingEnabledDesc")]
[DisplayNameKeyAttribute(L"CrossDBOwnershipChainingEnabledName")]
property bool CrossDBOwnershipChainingEnabled {
    bool get ();
    void set (bool value);
}
[<DisplayDescriptionKeyAttribute("CrossDBOwnershipChainingEnabledDesc")>]
[<DisplayNameKeyAttribute("CrossDBOwnershipChainingEnabledName")>]
abstract CrossDBOwnershipChainingEnabled : bool with get, set
function get CrossDBOwnershipChainingEnabled () : boolean
function set CrossDBOwnershipChainingEnabled (value : boolean)

Valor da propriedade

Tipo: System. . :: . .Boolean
Boolean