IDTSPipeline100.BufferTempStoragePath Properti

Definisi

public:
 property System::String ^ BufferTempStoragePath { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(122)]
public string BufferTempStoragePath { [System.Runtime.InteropServices.DispId(122)] get; [System.Runtime.InteropServices.DispId(122)] set; }
[<System.Runtime.InteropServices.DispId(122)>]
[<get: System.Runtime.InteropServices.DispId(122)>]
[<set: System.Runtime.InteropServices.DispId(122)>]
member this.BufferTempStoragePath : string with get, set
Public Property BufferTempStoragePath As String

Nilai Properti

String yang menentukan lokasi sistem file yang digunakan oleh tugas untuk menyimpan data buffer untuk sementara waktu.

Atribut

Keterangan

Koleksi ini berisi komponen aliran data yang telah ditambahkan ke tugas. Komponen dibuat dan ditambahkan ke koleksi dengan memanggil New metode .

Untuk diskusi singkat tentang properti ini dan properti terkait yang dapat digunakan untuk mengoptimalkan performa tugas Aliran Data, lihat bagian "Meningkatkan Performa Tugas Aliran Data" di Tugas Aliran Data.

Berlaku untuk