IDTSExtendedProperties100 Interface

Definition

public interface class IDTSExtendedProperties100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("6A91ADDA-2BC3-4460-B286-1148CCB20692")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSExtendedProperties100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("6A91ADDA-2BC3-4460-B286-1148CCB20692")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSExtendedProperties100 = interface
    interface IEnumerable
Public Interface IDTSExtendedProperties100
Implements IEnumerable
Attributes
Implements

Properties

Count
Item[Object]

Methods

Add(String, String, Object)
GetEnumerator()
Remove(Object)

Applies to