Required property |
Applies to
TIB_Column
Declaration
Property Required : boolean;
Description
Returns whether or not this column must provide a value to the server.
Set a ColumnAttribute setting of NOTREQUIRED to flag a column so that it will
be ignored in the CheckRequiredFields method.