| C1.Data.2 Assembly > C1.Data.SchemaObjects Namespace > Field Class : EffectiveAllowDbNull Property |
'Declaration Public ReadOnly Property EffectiveAllowDbNull As System.Boolean
public System.bool EffectiveAllowDbNull {get;}
A table view field is based on a table field if the table view field's TableViewField.TableField property is not empty.
A composite table field is based on a table field if the composite table field's CompositeTableField.TableViewField property is not empty and TableViewField.TableField is not empty.
Field Class
Field Members
Table Fields