Clear 메서드
Removes all elements from the collection.
네임스페이스: Microsoft.SqlServer.Dts.Tasks.Exec80PackageTask
어셈블리: Microsoft.SqlServer.Exec80PackageTask(Microsoft.SqlServer.Exec80PackageTask.dll)
구문
‘선언
Public Sub Clear
‘사용 방법
Dim instance As VariablesCollection
instance.Clear()
public void Clear()
public:
void Clear()
member Clear : unit -> unit
public function Clear()