Udostępnij za pośrednictwem


Właściwość DependencyTreeNode.Siblings

Pobiera lub ustawia elementy równorzędne w węźle Drzewo zależności.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
Protected Friend Property Siblings As DependencyChainCollection
    Get
    Set
'Użycie
Dim value As DependencyChainCollection

value = Me.Siblings

Me.Siblings = value
protected internal DependencyChainCollection Siblings { get; set; }
protected public:
property DependencyChainCollection^ Siblings {
    DependencyChainCollection^ get ();
    void set (DependencyChainCollection^ value);
}
member Siblings : DependencyChainCollection with get, set
function get Siblings () : DependencyChainCollection
function set Siblings (value : DependencyChainCollection)

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Sdk.Sfc.DependencyChainCollection
DependencyChainCollection