共用方式為


IDTSExternalMetadataColumnCollection100.RemoveAll Method

Definition

public:
 void RemoveAll();
[System.Runtime.InteropServices.DispId(18)]
public void RemoveAll ();
[<System.Runtime.InteropServices.DispId(18)>]
abstract member RemoveAll : unit -> unit
Public Sub RemoveAll ()
Attributes

Remarks

This method deletes all of the IDTSExternalMetadataColumn100 columns from the collection.

Applies to