IDTSConnectionManagerCacheColumns100 인터페이스

정의

public interface class IDTSConnectionManagerCacheColumns100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("B008E5CB-0CD8-4F2A-9287-D643D4A24D1D")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConnectionManagerCacheColumns100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("B008E5CB-0CD8-4F2A-9287-D643D4A24D1D")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConnectionManagerCacheColumns100 = interface
    interface IEnumerable
Public Interface IDTSConnectionManagerCacheColumns100
Implements IEnumerable
특성
구현

설명

자세한 내용은 ConnectionManager를 참조하세요.

속성

Count
Item[Object]

메서드

Add()
GetEnumerator()
Remove(Object)

적용 대상