IDTSCustomProperty100.ID 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 pengidentifikasi IDTSCustomProperty100 objek.
public:
property int ID { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(11)]
public int ID { [System.Runtime.InteropServices.DispId(11)] get; [System.Runtime.InteropServices.DispId(11)] set; }
[<System.Runtime.InteropServices.DispId(11)>]
[<get: System.Runtime.InteropServices.DispId(11)>]
[<set: System.Runtime.InteropServices.DispId(11)>]
member this.ID : int with get, set
Public Property ID As Integer
Nilai Properti
Pengidentifikasi IDTSCustomProperty100 unik objek.
Penerapan
- Atribut
Keterangan
Properti ID diatur oleh mesin aliran data saat IDTSCustomProperty100 dibuat. Ini muncul sebagai dapat ditulis karena mesin aliran data menulis ke properti selama pembuatan dan de-serialisasi paket, tetapi properti bersifat baca-saja.