IDTSExtendedProperties100 인터페이스

정의

public interface class IDTSExtendedProperties100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("C693269D-CB3E-4662-AAE1-6ACB06D21898")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSExtendedProperties100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("C693269D-CB3E-4662-AAE1-6ACB06D21898")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSExtendedProperties100 = interface
    interface IEnumerable
Public Interface IDTSExtendedProperties100
Implements IEnumerable
특성
구현

속성

Count
Item[Object]

메서드

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

적용 대상