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

屬性

名稱 Description
Count
Item[Object]

方法

名稱 Description
Add()
GetEnumerator()
Remove(Object)

適用於