IDTSCustomProperty100.ContainsID Properti

Definisi

public:
 property bool ContainsID { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(106)]
public bool ContainsID { [System.Runtime.InteropServices.DispId(106)] get; [System.Runtime.InteropServices.DispId(106)] set; }
[<System.Runtime.InteropServices.DispId(106)>]
[<get: System.Runtime.InteropServices.DispId(106)>]
[<set: System.Runtime.InteropServices.DispId(106)>]
member this.ContainsID : bool with get, set
Public Property ContainsID As Boolean

Nilai Properti

true jika nilai objek IDTSCustomProperty100 berisi ID objek lain dalam tugas aliran data; jika tidak, salah. Defaultnya adalah false.

Atribut

Keterangan

Properti opsional ini disediakan untuk membantu SSIS Designer selama operasi potong dan tempel dan harus diatur ke true ketika Nilai IDTSCustomProperty100 berisi ID objek lain dalam tugas aliran data.

Berlaku untuk