smartDBforms.NET API Reference

FieldSchema.IsReadOnly Property

The column is read only. This is true for example when IsExpression is true, or IsAutoIncrement is true.

[Visual Basic]
Public ReadOnly Property IsReadOnly As Boolean
[C#]
public Boolean IsReadOnly {get;}

See Also

FieldSchema Class | Adillis.SmartDBForms Namespace