語言

HeterogeneousColumn.DestinationNullable 屬性

定義

取得或設定目的資料是否能接受空值。

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

屬性值

一個 Boolean 值。

為真,目的資料可設為 值。

為假,則目標資料無法設為

備註

此命名空間、類別或成員僅支援於 Microsoft .NET 框架 2.0 版本。

適用於