Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Checks whether the specified column is nullable.
public Boolean isColumnNullableByColID(UInt16 colID)
colID The column ID.
True if the column is nullable, false otherwise.