DBPROP_COL_NULLABLE

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.

See Also

Reference

Properties (Alphabetical)