This document is archived and information here might be outdated. Recommended version. |
Indicates whether the field supports NULL values.
[Visual Basic .NET] Public Property IsNullable As String
[C#] public string IsNullable {get; set;}
[C++]
HRESULT get_IsNullable(
void
);
[C++]
HRESULT put_IsNullable(
);