다음을 통해 공유


IDTSVariables100 인터페이스

정의

public interface class IDTSVariables100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("44A3E77E-56F5-4F98-8F87-A1E3DF65A5A4")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSVariables100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("44A3E77E-56F5-4F98-8F87-A1E3DF65A5A4")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSVariables100 = interface
    interface IEnumerable
Public Interface IDTSVariables100
Implements IEnumerable
특성
구현

속성

Count
Item[Object]
Locked

메서드

Add(String, Boolean, String, Object)
Contains(Object)
GetEnumerator()
Join(IDTSVariable100)
Remove(Object)
Unlock()

적용 대상