Share via


IDTSVariable100.ReadOnly Properti

Definisi

Mendapatkan atau menetapkan nilai yang menunjukkan apakah variabel bersifat baca-saja dan tidak dapat mengubah nilainya.

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

Nilai Properti

true jika variabel bersifat baca-saja; jika tidak, salah.

Atribut

Keterangan

Untuk informasi selengkapnya, lihat Variable.

Berlaku untuk