Ibahagi sa


IDTSOutputCollection100 Interface

Definition

public interface class IDTSOutputCollection100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("E700706C-F23C-400A-BD62-AC760B11B985")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSOutputCollection100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("E700706C-F23C-400A-BD62-AC760B11B985")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSOutputCollection100 = interface
    interface IEnumerable
Public Interface IDTSOutputCollection100
Implements IEnumerable
Attributes
Implements

Remarks

This collection contains the IDTSOutput100 objects of a data flow component, and also contains methods that allow outputs to be added, removed, and enumerated.

Applies to