Partilhar via


Método DependencyCollection.Clear

Removes all the DependencyCollectionNode objects from the referenced DependencyCollection object.

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

Sintaxe

'Declaração
Public Sub Clear
'Uso
Dim instance As DependencyCollection

instance.Clear()
public void Clear()
public:
virtual void Clear() sealed
abstract Clear : unit -> unit  
override Clear : unit -> unit
public final function Clear()

Implementa

ICollection<T>.Clear()

Exemplos

Gerando scripts

Consulte também

Referência

DependencyCollection Classe

Namespace Microsoft.SqlServer.Management.Smo