IDTSComponentView100 介面

定義

public interface class IDTSComponentView100
[System.Runtime.InteropServices.Guid("A0AE040A-BCC2-4633-9289-DA589E2E8EB8")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSComponentView100
[<System.Runtime.InteropServices.Guid("A0AE040A-BCC2-4633-9289-DA589E2E8EB8")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSComponentView100 = interface
Public Interface IDTSComponentView100
屬性

備註

方法會抓取 GetComponentView IDTSComponentView100 資料流程元件之介面的實例。 取得之後 IDTSComponentView100 ,您 IDTSComponentMetaData100 可以使用或方法來認可或回復的變更 Commit Cancel

SQL Server Data Tools (SSDT) 會使用這個介面,以允許使用者取消對資料流程元件的編輯。

方法

Cancel()
Commit()

適用於