IDTSConnectionInfos100 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.
public interface class IDTSConnectionInfos100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("CFC7ADCC-5275-4F89-9DB2-D7BDCAC4BE87")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSConnectionInfos100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("CFC7ADCC-5275-4F89-9DB2-D7BDCAC4BE87")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSConnectionInfos100 = interface
interface IEnumerable
Public Interface IDTSConnectionInfos100
Implements IEnumerable
- Attributes
- Implements
Remarks
For more information, see ConnectionInfos.
Properties
Count | |
Item[Object] |
Methods
GetEnumerator() |