Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Property group: Column
Property set: DBPROPSET_COLUMN
Type: VT_BOOL
Typical R/W: R/W
Description: Nullable
Indicates whether or not the consumer can set the column to NULL.
Value |
Meaning |
---|---|
VARIANT_TRUE |
The consumer can set the column to NULL. |
VARIANT_FALSE |
The consumer cannot set the column to NULL. |