IDTSConnectionManagerVariables100 인터페이스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
연결 관리자에 변수와 변수 디스펜서를 제공합니다.
public interface class IDTSConnectionManagerVariables100
[System.Runtime.InteropServices.Guid("C2F0A14A-1EE6-46BA-B868-F94B8E90BE4A")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConnectionManagerVariables100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("931B8EA6-D95C-4CA6-A9F9-9649BAC4BB40")]
public interface IDTSConnectionManagerVariables100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("9CA0C743-6D30-4840-8C1F-8CE430EF73A1")]
public interface IDTSConnectionManagerVariables100
[<System.Runtime.InteropServices.Guid("C2F0A14A-1EE6-46BA-B868-F94B8E90BE4A")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConnectionManagerVariables100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("931B8EA6-D95C-4CA6-A9F9-9649BAC4BB40")>]
type IDTSConnectionManagerVariables100 = interface
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("9CA0C743-6D30-4840-8C1F-8CE430EF73A1")>]
type IDTSConnectionManagerVariables100 = interface
Public Interface IDTSConnectionManagerVariables100
- 특성
속성
| Name | Description |
|---|---|
| VariableDispenser |
변수 집합에 접근하는 변수 디스펜서를 얻습니다. |
| Variables |
여러 객체를 통해 접근되는 변수들의 집합을 받습니다. |