IDTSDBProviderInfo100.SupportsNullColumns Property

Definition

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

Property Value

A Boolean that indicates if the table supports null columns. A value of true indicates that null columns are supported.

Attributes

Applies to