Data Port Sync 1.0.500

SqlCeColumn.IsReadOnly Property

[This is preliminary documentation and subject to change.]

Gets a boolean value that determines if the column is read-only.

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

Property Value

Read-only status of the column.

See Also

SqlCeColumn Class | Primeworks.DesktopSqlCe Namespace