Share via


Propriété Siblings

Gets or sets siblings contained in a Dependency Tree Node.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Protected Friend Property Siblings As DependencyChainCollection
    Get
    Set
'Utilisation
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)

Valeur de propriété

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