IDTSConnectionManagerVariables100 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides variables and variable dispenser to connection manager.
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
- Attributes
Properties
VariableDispenser |
Gets the variable dispenser that accesses the collection of variables. |
Variables |
Gets the collection of variables which are accessed through several objects. |