IDTSProperties100 接口

定义

public interface class IDTSProperties100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("BD297511-0721-466D-AC57-A457BA151009")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSProperties100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("BD297511-0721-466D-AC57-A457BA151009")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSProperties100 = interface
    interface IEnumerable
Public Interface IDTSProperties100
Implements IEnumerable
属性
实现

注解

有关详细信息,请参阅 DtsProperties

属性

Count
Item[Object]

方法

Add(IDTSProperty100)
GetEnumerator()

适用于