Udostępnij przez


Metoda VariablesCollection.Clear

Usuwa wszystkie elementy z kolekcja.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Tasks.Exec80PackageTask
Zestaw:  Microsoft.SqlServer.Exec80PackageTask (w Microsoft.SqlServer.Exec80PackageTask.dll)

Składnia

'Deklaracja
Public Sub Clear
'Użycie
Dim instance As VariablesCollection

instance.Clear()
public void Clear()
public:
void Clear()
member Clear : unit -> unit 
public function Clear()