IDTSPipeline100.AutoGenerateIDForNewObjects Properti

Definisi

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

Nilai Properti

true jika aliran data secara otomatis menghasilkan ID untuk objek baru; jika tidak, salah. Defaultnya adalah true

Penerapan

Atribut

Keterangan

Jika properti ini diatur ke false maka Anda harus secara eksplisit mengatur properti ID dari objek aliran data yang baru dibuat.

Berlaku untuk