Bagikan melalui


IDTSComponentView100 Antarmuka

Definisi

public interface class IDTSComponentView100
[System.Runtime.InteropServices.Guid("E0C973CF-9FB8-45D7-971D-0666F55C0F4C")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSComponentView100
[<System.Runtime.InteropServices.Guid("E0C973CF-9FB8-45D7-971D-0666F55C0F4C")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSComponentView100 = interface
Public Interface IDTSComponentView100
Atribut

Keterangan

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

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

Metode

Cancel()
Commit()

Berlaku untuk