IDTSConnectionManagerInit100 介面
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public interface class IDTSConnectionManagerInit100
[System.Runtime.InteropServices.Guid("4AB58E6F-EA10-4D06-905E-539291C37F31")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSConnectionManagerInit100
[<System.Runtime.InteropServices.Guid("4AB58E6F-EA10-4D06-905E-539291C37F31")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSConnectionManagerInit100 = interface
Public Interface IDTSConnectionManagerInit100
- 衍生
- 屬性
備註
此介面會由 ConnectionManagerAdoNetClass 和 ConnectionManagerSqlMobileClass 繼承。
方法
| InitializeConnectionManager(String, IDTSInfoEvents100, IDTSLogging100) |