다음을 통해 공유


IDTSExtendedProperties100 인터페이스

정의

public interface class IDTSExtendedProperties100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("2A42E20E-AAD4-43A7-B2B0-3C332189C31B")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSExtendedProperties100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("2A42E20E-AAD4-43A7-B2B0-3C332189C31B")>]
[<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)

적용 대상