IDTSDBProviderInfo100.SupportsNullColumns 屬性

定義

public:
 property bool SupportsNullColumns { bool get(); };
[System.Runtime.InteropServices.DispId(7)]
public bool SupportsNullColumns { [System.Runtime.InteropServices.DispId(7)] get; }
[<System.Runtime.InteropServices.DispId(7)>]
[<get: System.Runtime.InteropServices.DispId(7)>]
member this.SupportsNullColumns : bool
Public ReadOnly Property SupportsNullColumns As Boolean

屬性值

Boolean

指出資料表是否支援 null 資料行的 布林值True 值表示支援 null 資料行。

屬性

適用於