Bagikan melalui


HeterogeneousColumn.DestinationNullable Properti

Definisi

Mendapatkan atau mengatur apakah data tujuan dapat menerima nilai null.

public:
 property bool DestinationNullable { bool get(); void set(bool value); };
public bool DestinationNullable { get; set; }
member this.DestinationNullable : bool with get, set
Public Property DestinationNullable As Boolean

Nilai Properti

Nilai Boolean.

Jika true, data tujuan dapat diatur ke null.

Jika false, data tujuan tidak dapat diatur ke null.

Keterangan

Namespace, kelas, atau anggota ini hanya didukung di microsoft .NET Framework versi 2.0.

Berlaku untuk