IDTSOutput100.DeleteOutputOnPathDetached Properti
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mendapatkan atau mengatur nilai yang menentukan apakah mesin aliran data menghapus IDTSOutput100 objek saat dilepas dari IDTSPath100 objek.
public:
property bool DeleteOutputOnPathDetached { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(105)]
public bool DeleteOutputOnPathDetached { [System.Runtime.InteropServices.DispId(105)] get; [System.Runtime.InteropServices.DispId(105)] set; }
[<System.Runtime.InteropServices.DispId(105)>]
[<get: System.Runtime.InteropServices.DispId(105)>]
[<set: System.Runtime.InteropServices.DispId(105)>]
member this.DeleteOutputOnPathDetached : bool with get, set
Public Property DeleteOutputOnPathDetached As Boolean
Nilai Properti
true jika IDTSOutput100 dihapus; jika tidak, salah.
- Atribut
Keterangan
Jika properti ini adalah true, IDTSOutput100 dihapus dari koleksi output ketika output dilepas dari jalur.