IDTSWarnings100 Interface

Definition

public interface class IDTSWarnings100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("0FADFE6F-16A9-4CAE-978E-8586CA71ECF5")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSWarnings100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("0FADFE6F-16A9-4CAE-978E-8586CA71ECF5")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSWarnings100 = interface
    interface IEnumerable
Public Interface IDTSWarnings100
Implements IEnumerable
Attributes
Implements

Remarks

For more information, see DtsWarnings.

Properties

Count
Item[Object]

Methods

Clear()
GetEnumerator()

Applies to