IDTSComponentView100 Antarmuka

Definisi

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
Atribut

Keterangan

Metode ini GetComponentView mengambil instans IDTSComponentView100 antarmuka untuk komponen aliran data. IDTSComponentView100 Setelah diperoleh, perubahan pada IDTSComponentMetaData100 dapat diterapkan atau digulung balik dengan menggunakan Commit metode atau Cancel .

SQL Server Data Tools (SSDT) menggunakan antarmuka ini untuk memungkinkan pengguna membatalkan pengeditan komponen aliran data.

Metode

Cancel()
Commit()

Berlaku untuk