inline bool CRBase::IsNullable(ULONG nCol);

Return Value

        true or false.

Parameter

        [in] nCol:

                A column ordinal.

Remark

        Checks if the column data may be nullable.

CRBase Class Overview & Class Members