IDTSDBProviderInfo100.SupportsNullColumns Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Eigenschaftswert
Ein Boolescher Wert , der angibt, ob die Tabelle Nullspalten unterstützt. Ein Wert von true gibt an, dass Nullspalten unterstützt werden.
- Attribute